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 | 427e63bc4a1839cff28189dc3e192305de31abbe (patch) | |
tree | dab3f99bee04b9dfbd8153d1702d0c9a74b69ae4 /tools | |
parent | 5d499c2de415dabf2c5d4f72d1a62e060e601583 (diff) |
We need this symbol after an LTO build.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165776 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'tools')
-rw-r--r-- | tools/bugpoint-passes/bugpoint.exports | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/bugpoint-passes/bugpoint.exports b/tools/bugpoint-passes/bugpoint.exports index e69de29bb2..d8fdd6a576 100644 --- a/tools/bugpoint-passes/bugpoint.exports +++ b/tools/bugpoint-passes/bugpoint.exports @@ -0,0 +1 @@ +_ZN4llvm14BasicBlockPass14doFinalizationERNS_6ModuleE |