mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-24 13:06:56 +00:00
[modules] Add another .def file to our list of textual headers.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@247359 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
f84a11c301
commit
4f840727e9
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user