8625704ad8
Former-commit-id: 67aa10e65b237e1c4537630979ee99ebe1374215
8 lines
226 B
Plaintext
8 lines
226 B
Plaintext
RUN: llvm-readobj -coff-exports %S/Inputs/const-import.lib | FileCheck %s
|
|
|
|
CHECK: Type: const
|
|
CHECK: Name type: noprefix
|
|
CHECK: Symbol: __imp____CFConstantStringClassReference
|
|
CHECK: Symbol: ___CFConstantStringClassReference
|
|
|