projects
/
oota-llvm.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Fix typos in comments, NFC
[oota-llvm.git]
/
include
/
llvm
/
module.modulemap.build
1
// This is copied into the build area for a $src != $build compilation.
2
module LLVM_Support_DataTypes {
3
header "Support/DataTypes.h"
4
export *
5
}