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:
f84a11c
)
[modules] Add another .def file to our list of textual headers.
author
Richard Smith
<richard-llvm@metafoo.co.uk>
Thu, 10 Sep 2015 23:30:27 +0000
(23:30 +0000)
committer
Richard Smith
<richard-llvm@metafoo.co.uk>
Thu, 10 Sep 2015 23:30:27 +0000
(23:30 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@247359
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 dcc5ce1059ff5d24f5812786f4f147fb9659491b..533760f7868ad7088935d2be2d4cfcbd54546966 100644
(file)
--- a/
include/llvm/module.modulemap
+++ b/
include/llvm/module.modulemap
@@
-198,6
+198,7
@@
module LLVM_Utils {
exclude header "Support/TargetRegistry.h"
// These are intended for textual inclusion.
+ textual header "Support/ARMTargetParser.def"
textual header "Support/Dwarf.def"
textual header "Support/ELFRelocs/AArch64.def"
textual header "Support/ELFRelocs/ARM.def"