mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-01 15:11:24 +00:00
Hey, we can stop depending on the IR library from the Support unittests
now. ;] Tested on both a static and shared CMake build. Hopefully the bots will agree. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@202844 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
8f124fe884
commit
80a59df0e7
@ -1,6 +1,5 @@
|
||||
set(LLVM_LINK_COMPONENTS
|
||||
Support
|
||||
Core
|
||||
)
|
||||
|
||||
add_llvm_unittest(SupportTests
|
||||
|
Loading…
Reference in New Issue
Block a user