summaryrefslogtreecommitdiff
path: root/bolt
diff options
context:
space:
mode:
authorAmir Ayupov <aaupov@fb.com>2023-04-17 23:32:18 +0200
committerAmir Aupov <amir.aupov@gmail.com>2023-04-17 23:33:42 +0200
commit286b5071f1b53f8254906171fbbd2a5e3c0c1723 (patch)
tree4439519bce5bf9b8aefb9decf66199997911d90d /bolt
parent3233ea3a9f9527f189b29df166f5a08e8663c2c3 (diff)
downloadllvm-286b5071f1b53f8254906171fbbd2a5e3c0c1723.tar.gz
[BOLT][test] Update AArch64/r_aarch64_prelxx.s test
Update section flags and type after https://reviews.llvm.org/D148386 Reviewed By: #bolt, rafauler, MaskRay Differential Revision: https://reviews.llvm.org/D148511
Diffstat (limited to 'bolt')
-rw-r--r--bolt/test/AArch64/r_aarch64_prelxx.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/bolt/test/AArch64/r_aarch64_prelxx.s b/bolt/test/AArch64/r_aarch64_prelxx.s
index c3d24852b329..444dee72b7c0 100644
--- a/bolt/test/AArch64/r_aarch64_prelxx.s
+++ b/bolt/test/AArch64/r_aarch64_prelxx.s
@@ -43,7 +43,7 @@ _start:
mov x0, #0
ret
-.section .dummy, "da"
+.section .dummy, "a", @progbits
dummy:
.word 0