llvm-6502/tools/bugpoint-passes
Bob Wilson 8c1dcdf26d 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
2012-10-18 18:52:54 +00:00
..
bugpoint.exports Revert "We need this symbol after an LTO build." 2012-10-18 18:52:54 +00:00
CMakeLists.txt Add dependency to "make check". 2010-12-10 02:15:36 +00:00
Makefile build: Tidy up a bunch of tool Makefiles, and simplify where possible using the 2011-10-18 19:27:24 +00:00
TestPasses.cpp