1# RUN: llvm-nm -g %p/Inputs/hello.obj.macho-x86_64 | FileCheck %s2# RUN: llvm-nm -g -g %p/Inputs/hello.obj.macho-x86_64 | FileCheck %s3 4# CHECK-NOT: EH_frame05# CHECK: _main6