OSDN Git Service

Add new .def file to module map.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 26 May 2016 20:13:50 +0000 (20:13 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 26 May 2016 20:13:50 +0000 (20:13 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@270902 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/module.modulemap

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