summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDerek Schuff <dschuff@google.com>2017-07-19 23:15:29 +0000
committerDerek Schuff <dschuff@google.com>2017-07-19 23:15:29 +0000
commit102c2319caa9aa1c74650df4dba1700457263bb2 (patch)
tree500a86246a6aa3a2f02195815b9cece4a0f0984f
parent9377b9fa693606f2de9fd5582e9453a7e20e18cc (diff)
downloadbcm5719-llvm-102c2319caa9aa1c74650df4dba1700457263bb2.tar.gz
bcm5719-llvm-102c2319caa9aa1c74650df4dba1700457263bb2.zip
Update module map for RuntimeLibcalls
The def file was created in r308531 llvm-svn: 308547
-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 766198bbc5d..3c0c45f585d 100644
--- a/llvm/include/llvm/module.modulemap
+++ b/llvm/include/llvm/module.modulemap
@@ -27,6 +27,7 @@ module LLVM_Backend {
// These are intended for (repeated) textual inclusion.
textual header "CodeGen/DIEValue.def"
+ textual header "CodeGen/RuntimeLibcalls.def"
}
module Target {
OpenPOWER on IntegriCloud