X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=include%2Fllvm%2Fmodule.modulemap;h=0adce0c9602d952a4aca35321ccb563e2bd8d677;hb=ada56848f5ff516cb5754215b265cd0ef78092b7;hp=7b0b92d18feb5078669a1fb86181ee6e770b92a6;hpb=1184005c1ef3377ebb0b327df90c7819bcd7a1da;p=oota-llvm.git diff --git a/include/llvm/module.modulemap b/include/llvm/module.modulemap index 7b0b92d18fe..0adce0c9602 100644 --- 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"