llvm/module.modulemap: AVR.def should be textual header.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Sat, 24 Oct 2015 00:25:18 +0000 (00:25 +0000)
committerNAKAMURA 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

index 7b0b92d..0adce0c 100644 (file)
@@ -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"