]> granicus.if.org Git - llvm/commitdiff
[RISCV] Add RISCV.def to module.modulemap
authorAlex Bradbury <asb@lowrisc.org>
Tue, 1 Nov 2016 19:31:30 +0000 (19:31 +0000)
committerAlex 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

index c0f661b15582215b4240440d5ef742fac008f7b2..448a7e51a6969cf291f4cb056435037698f4f3db 100644 (file)
@@ -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"