8e12397d70
Former-commit-id: 7f59f7e792705db773f1caecdaa823092f4e2927
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
|
|
|