Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm80
/
refs/heads/r38
/
.
/
include
/
llvm-c
/
module.modulemap
blob: a456119595c9560effcc682c884f69c9d691c60c [
file
] [
log
] [
blame
]
Richard Smith
651f680
2014-05-21 02:46:14 +0000
[
diff
] [
blame
]
1
module
LLVM_C
{
Richard Smith
651f680
2014-05-21 02:46:14 +0000
[
diff
] [
blame
]
2
umbrella
"."
3
module
*
{
export
*
}
4
}