1# RUN: llvm-nm -g %p/Inputs/hello.obj.macho-x86_64 | FileCheck %s 2# RUN: llvm-nm -g -g %p/Inputs/hello.obj.macho-x86_64 | FileCheck %s 3 4# CHECK-NOT: EH_frame0 5# CHECK: _main 6
1# RUN: llvm-nm -g %p/Inputs/hello.obj.macho-x86_64 | FileCheck %s 2# RUN: llvm-nm -g -g %p/Inputs/hello.obj.macho-x86_64 | FileCheck %s 3 4# CHECK-NOT: EH_frame0 5# CHECK: _main 6