[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)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@229154 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/module.modulemap

index 758c7ce6c230f09dd92d0ce36a88a4002396464b..d00535843578eaa77143cb639a01631c3bbd1583 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"