projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
348cc93
)
[modules] Mark include/llvm/Support/Dwarf.def as being a textually-included header.
author
Richard Smith
<richard-llvm@metafoo.co.uk>
Fri, 13 Feb 2015 21:06:45 +0000
(21:06 +0000)
committer
Richard Smith
<richard-llvm@metafoo.co.uk>
Fri, 13 Feb 2015 21:06:45 +0000
(21:06 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@229154
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/module.modulemap
patch
|
blob
|
history
diff --git
a/include/llvm/module.modulemap
b/include/llvm/module.modulemap
index 758c7ce6c230f09dd92d0ce36a88a4002396464b..d00535843578eaa77143cb639a01631c3bbd1583 100644
(file)
--- a/
include/llvm/module.modulemap
+++ b/
include/llvm/module.modulemap
@@
-147,6
+147,7
@@
module LLVM_Utils {
exclude header "Support/TargetRegistry.h"
// These are intended for textual inclusion.
+ textual header "Support/Dwarf.def"
textual header "Support/ELFRelocs/AArch64.def"
textual header "Support/ELFRelocs/ARM.def"
textual header "Support/ELFRelocs/Hexagon.def"