1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00

Add new .def file to module map.

llvm-svn: 270902
This commit is contained in:
Richard Smith 2016-05-26 20:13:50 +00:00
parent b1907b87cd
commit f05c00c198

View File

@ -195,6 +195,7 @@ module LLVM_Utils {
// These are intended for textual inclusion. // These are intended for textual inclusion.
textual header "Support/ARMTargetParser.def" textual header "Support/ARMTargetParser.def"
textual header "Support/AArch64TargetParser.def"
textual header "Support/Dwarf.def" textual header "Support/Dwarf.def"
textual header "Support/MachO.def" textual header "Support/MachO.def"
textual header "Support/ELFRelocs/AArch64.def" textual header "Support/ELFRelocs/AArch64.def"