[modules] Add another .def file to our list of textual headers.

llvm-svn: 247359
This commit is contained in:
Richard Smith 2015-09-10 23:30:27 +00:00
parent 89d4b1a77c
commit 2088365de9
1 changed files with 1 additions and 0 deletions

View File

@ -198,6 +198,7 @@ module LLVM_Utils {
exclude header "Support/TargetRegistry.h"
// These are intended for textual inclusion.
textual header "Support/ARMTargetParser.def"
textual header "Support/Dwarf.def"
textual header "Support/ELFRelocs/AArch64.def"
textual header "Support/ELFRelocs/ARM.def"