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