summaryrefslogtreecommitdiffstats
path: root/llvm/tools
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2012-10-12 01:06:33 +0000
committerBill Wendling <isanbard@gmail.com>2012-10-12 01:06:33 +0000
commitc2c6411fac535515b9f42241f41cde4aedbd71da (patch)
treef8290ffd7b3b5a49ae4ecd437e430fb9b61020c7 /llvm/tools
parentd91ff4c9426697c7c0c4277476f054173532d7b5 (diff)
downloadbcm5719-llvm-c2c6411fac535515b9f42241f41cde4aedbd71da.tar.gz
bcm5719-llvm-c2c6411fac535515b9f42241f41cde4aedbd71da.zip
We need this symbol after an LTO build.
llvm-svn: 165776
Diffstat (limited to 'llvm/tools')
-rw-r--r--llvm/tools/bugpoint-passes/bugpoint.exports1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/tools/bugpoint-passes/bugpoint.exports b/llvm/tools/bugpoint-passes/bugpoint.exports
index e69de29bb2d..d8fdd6a5767 100644
--- a/llvm/tools/bugpoint-passes/bugpoint.exports
+++ b/llvm/tools/bugpoint-passes/bugpoint.exports
@@ -0,0 +1 @@
+_ZN4llvm14BasicBlockPass14doFinalizationERNS_6ModuleE
OpenPOWER on IntegriCloud