Follow up to d0858bffa11, add missing REQUIRES x86
[llvm-project.git] / llvm / test / tools / llvm-nm / X86 / importlibrary.test
blob107628d09efbf4445de4ee17cae66142ce9c5caa
1 # RUN: llvm-nm -B %S/Inputs/example.lib | FileCheck --match-full-lines %s
3 CHECK: 00000000 I __IMPORT_DESCRIPTOR_example
4 CHECK: 00000000 I __NULL_IMPORT_DESCRIPTOR
5 CHECK: 00000000 R __imp__constant
6 CHECK: 00000000 R _constant
7 CHECK: 00000000 D __imp__data
8 CHECK: 00000000 T __imp__function
9 CHECK: 00000000 T _function