repo.or.cz
/
llvm-complete.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Recommit "rL366894: [yaml2obj] - Allow custom fields for the SHT_UNDEF sections."
[llvm-complete.git]
/
test
/
tools
/
llvm-readobj
/
coff-const-import.test
blob
432dee0e6eb37c537c308499f30449e74ecff658
1
RUN: llvm-readobj --coff-exports %S/Inputs/const-import.lib | FileCheck %s
2
3
CHECK: Type: const
4
CHECK: Name type: noprefix
5
CHECK: Symbol: __imp____CFConstantStringClassReference
6
CHECK: Symbol: ___CFConstantStringClassReference
7