forked from OSchip/llvm-project
5 lines
105 B
Plaintext
5 lines
105 B
Plaintext
|
# RUN: llvm-nm -g %p/Inputs/hello.obj.macho-x86_64 | FileCheck %s
|
||
|
|
||
|
# CHECK-NOT: EH_frame0
|
||
|
# CHECK: _main
|