aboutsummaryrefslogtreecommitdiff
path: root/test/tools/llvm-nm/X86/externalonly.test
blob: 2a1853b426fd62dcaf5b51c080d3265fbc0e6e4d (plain)
1
2
3
4
5
# RUN: llvm-nm -g %p/Inputs/hello.obj.macho-x86_64 | FileCheck %s
# RUN: llvm-nm -g -g %p/Inputs/hello.obj.macho-x86_64 | FileCheck %s

# CHECK-NOT: EH_frame0
# CHECK: _main