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:
1d04de1
)
llvm/module.modulemap: AVR.def should be textual header.
author
NAKAMURA Takumi
<geek4civic@gmail.com>
Sat, 24 Oct 2015 00:25:18 +0000
(
00:25
+0000)
committer
NAKAMURA Takumi
<geek4civic@gmail.com>
Sat, 24 Oct 2015 00:25:18 +0000
(
00:25
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@251163
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 7b0b92d18feb5078669a1fb86181ee6e770b92a6..0adce0c9602d952a4aca35321ccb563e2bd8d677 100644
(file)
--- a/
include/llvm/module.modulemap
+++ b/
include/llvm/module.modulemap
@@
-198,6
+198,7
@@
module LLVM_Utils {
textual header "Support/Dwarf.def"
textual header "Support/ELFRelocs/AArch64.def"
textual header "Support/ELFRelocs/ARM.def"
+ textual header "Support/ELFRelocs/AVR.def"
textual header "Support/ELFRelocs/Hexagon.def"
textual header "Support/ELFRelocs/i386.def"
textual header "Support/ELFRelocs/Mips.def"