diff options
Diffstat (limited to 'test/MC/MachO/x86_64-reloc-arithmetic.s')
| -rw-r--r-- | test/MC/MachO/x86_64-reloc-arithmetic.s | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/MC/MachO/x86_64-reloc-arithmetic.s b/test/MC/MachO/x86_64-reloc-arithmetic.s index de524791faa3..bce9dbdbe4ca 100644 --- a/test/MC/MachO/x86_64-reloc-arithmetic.s +++ b/test/MC/MachO/x86_64-reloc-arithmetic.s @@ -31,7 +31,8 @@ _baz: // CHECK-NEXT: Type: Section (0xE) // CHECK-NEXT: Section: __text (0x1) // CHECK-NEXT: RefType: UndefinedNonLazy (0x0) -// CHECK-NEXT: Flags [ (0x0) +// CHECK-NEXT: Flags [ (0x200) +// CHECK-NEXT: AltEntry (0x200) // CHECK-NEXT: ] // CHECK-NEXT: Value: 0x102 // CHECK-NEXT: } |
