diff options
Diffstat (limited to 'llvm/test/MC/MachO/x86_64-symbols.s')
-rw-r--r-- | llvm/test/MC/MachO/x86_64-symbols.s | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/llvm/test/MC/MachO/x86_64-symbols.s b/llvm/test/MC/MachO/x86_64-symbols.s index e2dcc440fb5..f40183df853 100644 --- a/llvm/test/MC/MachO/x86_64-symbols.s +++ b/llvm/test/MC/MachO/x86_64-symbols.s @@ -121,6 +121,12 @@ D38: //L39: //D39: + .section foo, bar + .long L4 + 1 + .long L35 + 1 + .long L36 + 1 + .long L37 + 1 + .long L38 + 1 // CHECK: Symbols [ // CHECK-NEXT: Symbol { |