forked from OSchip/llvm-project
parent
81f8f03dc9
commit
80ee5e299c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue