Skip to content

Commit

Permalink
Hey, we can stop depending on the IR library from the Support unittests
Browse files Browse the repository at this point in the history
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
  • Loading branch information
chandlerc committed Mar 4, 2014
1 parent 8f124fe commit 80a59df
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion unittests/Support/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
set(LLVM_LINK_COMPONENTS
Support
Core
)

add_llvm_unittest(SupportTests
Expand Down

0 comments on commit 80a59df

Please sign in to comment.