Don't forget cmake!

llvm-svn: 101234
This commit is contained in:
Nick Lewycky 2010-04-14 05:35:20 +00:00
parent b61fb0fc77
commit 3720e3e45f

View File

@ -1,6 +1,5 @@
set(LLVM_LINK_COMPONENTS asmparser instrumentation scalaropts ipo
linker bitreader bitwriter)
set(LLVM_REQUIRES_EH 1)
add_llvm_tool(bugpoint
BugDriver.cpp