1 RUN: llvm-nm -f sysv %p/Inputs/hello.obj.macho-x86_64 2>&1 | FileCheck %s --strict-whitespace
3 CHECK: Name Value Class Type Size Line Section
4 CHECK: EH_frame0 |0000000000000068| s | |0000000000000000| |
5 CHECK: L_.str |000000000000003b| s | |0000000000000000| |
6 CHECK: _main |0000000000000000| T | |0000000000000000| |
7 CHECK: _main.eh |0000000000000080| S | |0000000000000000| |
8 CHECK: _printf | | U | | | |