summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVassil Vassilev <v.g.vassilev@gmail.com>2016-06-19 15:31:12 +0000
committerVassil Vassilev <v.g.vassilev@gmail.com>2016-06-19 15:31:12 +0000
commit7b6d06c5d2115affdbb91413d5f122b82b56f454 (patch)
tree6e0fe91a42c8ef59f582100e91a2445dbf0dc5b6
parentd03d5653bc459867865443d82f7741aa39f09dbf (diff)
downloadbcm5719-llvm-7b6d06c5d2115affdbb91413d5f122b82b56f454.tar.gz
bcm5719-llvm-7b6d06c5d2115affdbb91413d5f122b82b56f454.zip
Add the corresponding modulemap entry, following up r273066.
llvm-svn: 273112
-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 9460a1be329..b9d2372e445 100644
--- a/llvm/include/llvm/module.modulemap
+++ b/llvm/include/llvm/module.modulemap
@@ -197,6 +197,7 @@ module LLVM_Utils {
textual header "Support/Dwarf.def"
textual header "Support/MachO.def"
textual header "Support/ELFRelocs/AArch64.def"
+ textual header "Support/ELFRelocs/AMDGPU.def"
textual header "Support/ELFRelocs/ARM.def"
textual header "Support/ELFRelocs/AVR.def"
textual header "Support/ELFRelocs/Hexagon.def"
OpenPOWER on IntegriCloud