diff options
author | Bill Wendling <isanbard@gmail.com> | 2012-10-12 01:06:33 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2012-10-12 01:06:33 +0000 |
commit | c2c6411fac535515b9f42241f41cde4aedbd71da (patch) | |
tree | f8290ffd7b3b5a49ae4ecd437e430fb9b61020c7 /llvm/tools | |
parent | d91ff4c9426697c7c0c4277476f054173532d7b5 (diff) | |
download | bcm5719-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.exports | 1 |
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 |