64ac736ec5
Former-commit-id: f3cc9b82f3e5bd8f0fd3ebc098f789556b44e9cd
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
|
|
|