From: Bob Wilson Date: Thu, 18 Oct 2012 18:52:54 +0000 (+0000) Subject: Revert "We need this symbol after an LTO build." X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=commitdiff_plain;h=8c1dcdf26dc7d597308698b5ae08680cebcd9d3f Revert "We need this symbol after an LTO build." This reverts commit 165776. The plug-in uses this symbol; it does not define it. It needs to be exported from bugpoint itself, not from the plug-in. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166207 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/tools/bugpoint-passes/bugpoint.exports b/tools/bugpoint-passes/bugpoint.exports index d8fdd6a5767..e69de29bb2d 100644 --- a/tools/bugpoint-passes/bugpoint.exports +++ b/tools/bugpoint-passes/bugpoint.exports @@ -1 +0,0 @@ -_ZN4llvm14BasicBlockPass14doFinalizationERNS_6ModuleE