From c2c6411fac535515b9f42241f41cde4aedbd71da Mon Sep 17 00:00:00 2001 From: Bill Wendling Date: Fri, 12 Oct 2012 01:06:33 +0000 Subject: [PATCH] We need this symbol after an LTO build. llvm-svn: 165776 --- llvm/tools/bugpoint-passes/bugpoint.exports | 1 + 1 file changed, 1 insertion(+) diff --git a/llvm/tools/bugpoint-passes/bugpoint.exports b/llvm/tools/bugpoint-passes/bugpoint.exports index e69de29..d8fdd6a 100644 --- a/llvm/tools/bugpoint-passes/bugpoint.exports +++ b/llvm/tools/bugpoint-passes/bugpoint.exports @@ -0,0 +1 @@ +_ZN4llvm14BasicBlockPass14doFinalizationERNS_6ModuleE -- 2.7.4