aboutsummaryrefslogtreecommitdiff
path: root/test/MC/ELF/ARM/execute-only-section.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/MC/ELF/ARM/execute-only-section.s')
-rw-r--r--test/MC/ELF/ARM/execute-only-section.s3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/MC/ELF/ARM/execute-only-section.s b/test/MC/ELF/ARM/execute-only-section.s
index 600ef5a41fd..524ba8ac687 100644
--- a/test/MC/ELF/ARM/execute-only-section.s
+++ b/test/MC/ELF/ARM/execute-only-section.s
@@ -20,8 +20,9 @@ foo:
// CHECK: Section {
// CHECK: Name: .text (16)
// CHECK-NEXT: Type: SHT_PROGBITS (0x1)
-// CHECK-NEXT: Flags [ (0x6)
+// CHECK-NEXT: Flags [ (0x20000006)
// CHECK-NEXT: SHF_ALLOC (0x2)
+// CHECK-NEXT: SHF_ARM_PURECODE (0x20000000)
// CHECK-NEXT: SHF_EXECINSTR (0x4)
// CHECK-NEXT: ]
// CHECK: Size: 0