mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-17 21:07:52 +00:00
[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
This commit is contained in:
parent
3233ea3a9f
commit
286b5071f1
@ -43,7 +43,7 @@ _start:
|
||||
mov x0, #0
|
||||
ret
|
||||
|
||||
.section .dummy, "da"
|
||||
.section .dummy, "a", @progbits
|
||||
dummy:
|
||||
.word 0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user