forked from OSchip/llvm-project
[modules] Mark include/llvm/Support/Dwarf.def as being a textually-included header.
llvm-svn: 229154
This commit is contained in:
parent
7b408025fd
commit
254ee9f335
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue