Follow up to d0858bffa11, add missing REQUIRES x86
[llvm-project.git] / llvm / test / tools / llvm-nm / X86 / macho-format-sysv.test
blobe298623d6320e6385824c63c95c8c5fa11f61937
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  |                  |                |     |