16 lines
471 B
Plaintext
16 lines
471 B
Plaintext
|
# This file was constructed from 3 trivial source files and linked with macOS's
|
||
|
# ld64 linker.
|
||
|
#
|
||
|
# cc -gdwarf-2 -o foo.o -c foo.c
|
||
|
# cc -gdwarf-2 -o bar.o -c bar.c
|
||
|
# ld -r foo.o bar.o -o foobar.o
|
||
|
# cc -gdwarf-2 -o baz foobar.o baz.c
|
||
|
|
||
|
# RUN: llvm-nm -ap %p/Inputs/macho-dwarf-x86_64 | FileCheck -match-full-lines -strict-whitespace %s
|
||
|
|
||
|
# CHECK:000000000000002a - 01 0000 ENSYM
|
||
|
# CHECK:0000000000000010 - 01 0000 ENSYM
|
||
|
# CHECK:000000000000000b - 01 0000 ENSYM
|
||
|
|
||
|
|