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