summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2016-07-16 01:05:39 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2016-07-16 01:05:39 +0000
commit3bfed9663244793cc153d02514893e4ff147e9e3 (patch)
tree3bec6ffd427918c8d6c1e3e1571f47c1fc0671db /llvm
parent8d56f47cfee9bde51bc5ed985c74b3e87185e2d0 (diff)
downloadbcm5719-llvm-3bfed9663244793cc153d02514893e4ff147e9e3.tar.gz
bcm5719-llvm-3bfed9663244793cc153d02514893e4ff147e9e3.zip
Fix modules buildbot after r275633.
llvm-svn: 275657
Diffstat (limited to 'llvm')
-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 46287f3c9a5..cc1895011dc 100644
--- a/llvm/include/llvm/module.modulemap
+++ b/llvm/include/llvm/module.modulemap
@@ -257,6 +257,7 @@ module LLVM_Utils {
textual header "Support/ELFRelocs/AMDGPU.def"
textual header "Support/ELFRelocs/ARM.def"
textual header "Support/ELFRelocs/AVR.def"
+ textual header "Support/ELFRelocs/BPF.def"
textual header "Support/ELFRelocs/Hexagon.def"
textual header "Support/ELFRelocs/i386.def"
textual header "Support/ELFRelocs/Lanai.def"
OpenPOWER on IntegriCloud