llvm/module.modulemap: AVR.def should be textual header.

llvm-svn: 251163
This commit is contained in:
NAKAMURA Takumi 2015-10-24 00:25:18 +00:00
parent fe4ae5e7a4
commit 00d913b778
1 changed files with 1 additions and 0 deletions

View 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"