[modules] Mark include/llvm/Support/Dwarf.def as being a textually-included header.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Fri, 13 Feb 2015 21:06:45 +0000 (21:06 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Fri, 13 Feb 2015 21:06:45 +0000 (21:06 +0000)
llvm-svn: 229154

llvm/include/llvm/module.modulemap

index 758c7ce..d005358 100644 (file)
@@ -147,6 +147,7 @@ module LLVM_Utils {
     exclude header "Support/TargetRegistry.h"
 
     // These are intended for textual inclusion.
+    textual header "Support/Dwarf.def"
     textual header "Support/ELFRelocs/AArch64.def"
     textual header "Support/ELFRelocs/ARM.def"
     textual header "Support/ELFRelocs/Hexagon.def"