repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git]
/
clang
/
test
/
Modules
/
Inputs
/
pr19692
/
module.map
blob
f4120dce6f8cd4b8e82642c1f3534375feb3c7d1
1
module cstd { module stdint { header "stdint.h" } }
2
module LLVMSupport { module Blah { header "Blah.h" export * } module AIX { header "AIX.h" } }
3
module LLVMTarget { module Blah { header "TBlah.h" export * } module Foo { header "TFoo.h" } }