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