[modules] Mark include/llvm/Support/Dwarf.def as being a textually-included header.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@229154 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Richard Smith 2015-02-13 21:06:45 +00:00
parent 348cc93b15
commit 12610691b1

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