mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-19 04:32:19 +00:00
Don't forget cmake!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101234 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
0a850d6af4
commit
ac1a379499
@ -1,6 +1,5 @@
|
|||||||
set(LLVM_LINK_COMPONENTS asmparser instrumentation scalaropts ipo
|
set(LLVM_LINK_COMPONENTS asmparser instrumentation scalaropts ipo
|
||||||
linker bitreader bitwriter)
|
linker bitreader bitwriter)
|
||||||
set(LLVM_REQUIRES_EH 1)
|
|
||||||
|
|
||||||
add_llvm_tool(bugpoint
|
add_llvm_tool(bugpoint
|
||||||
BugDriver.cpp
|
BugDriver.cpp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user