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

llvm-svn: 229154
This commit is contained in:
Richard Smith 2015-02-13 21:06:45 +00:00
parent 7b408025fd
commit 254ee9f335
1 changed files with 1 additions and 0 deletions

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"