projects
/
llvm
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7291ef
)
[RISCV] Add RISCV.def to module.modulemap
author
Alex Bradbury
<asb@lowrisc.org>
Tue, 1 Nov 2016 19:31:30 +0000
(19:31 +0000)
committer
Alex Bradbury
<asb@lowrisc.org>
Tue, 1 Nov 2016 19:31:30 +0000
(19:31 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@285730
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 c0f661b15582215b4240440d5ef742fac008f7b2..448a7e51a6969cf291f4cb056435037698f4f3db 100644
(file)
--- a/
include/llvm/module.modulemap
+++ b/
include/llvm/module.modulemap
@@
-262,6
+262,7
@@
module LLVM_Utils {
textual header "Support/ELFRelocs/Mips.def"
textual header "Support/ELFRelocs/PowerPC64.def"
textual header "Support/ELFRelocs/PowerPC.def"
+ textual header "Support/ELFRelocs/RISCV.def"
textual header "Support/ELFRelocs/Sparc.def"
textual header "Support/ELFRelocs/SystemZ.def"
textual header "Support/ELFRelocs/x86_64.def"