11543bdf4SKevin Enderby# RUN: llvm-nm -g %p/Inputs/hello.obj.macho-x86_64 | FileCheck %s 2*c632086aSMartin Storsjo# RUN: llvm-nm -g -g %p/Inputs/hello.obj.macho-x86_64 | FileCheck %s 31543bdf4SKevin Enderby 41543bdf4SKevin Enderby# CHECK-NOT: EH_frame0 51543bdf4SKevin Enderby# CHECK: _main 6