diff options
Diffstat (limited to 'lib/Support')
-rw-r--r-- | lib/Support/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/Support/CMakeLists.txt b/lib/Support/CMakeLists.txt index 0c70a40265..25fce71a6a 100644 --- a/lib/Support/CMakeLists.txt +++ b/lib/Support/CMakeLists.txt @@ -45,5 +45,3 @@ add_llvm_library(LLVMSupport regfree.c regstrlcpy.c ) - -target_link_libraries (LLVMSupport LLVMSystem) |