summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2016-05-13 17:27:08 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2016-05-13 17:27:08 +0000
commit27dba61ff313d68c9c3dcb2ea3f769477a8b789e (patch)
treed444d81a98eba9ba3208378d14a4eb76671835b3
parent0698de9218db7613e9e9af9dce5746c8808e4be5 (diff)
downloadbcm5719-llvm-27dba61ff313d68c9c3dcb2ea3f769477a8b789e.tar.gz
bcm5719-llvm-27dba61ff313d68c9c3dcb2ea3f769477a8b789e.zip
Update module map for r269380.
llvm-svn: 269438
-rw-r--r--llvm/include/llvm/module.modulemap1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/include/llvm/module.modulemap b/llvm/include/llvm/module.modulemap
index 9272056195a..f4af0931d5f 100644
--- a/llvm/include/llvm/module.modulemap
+++ b/llvm/include/llvm/module.modulemap
@@ -196,6 +196,7 @@ module LLVM_Utils {
// These are intended for textual inclusion.
textual header "Support/ARMTargetParser.def"
textual header "Support/Dwarf.def"
+ textual header "Support/MachO.def"
textual header "Support/ELFRelocs/AArch64.def"
textual header "Support/ELFRelocs/ARM.def"
textual header "Support/ELFRelocs/AVR.def"
OpenPOWER on IntegriCloud