If a symbol is global, reloc against it even if it is in a mergeable section.
[oota-llvm.git] / lib / Support / CMakeLists.txt
index 0c70a402654e5dc710a0f3d9ef8f79cd3a6e427d..25fce71a6ad13e9911a9b04bb8d01bd212c413c4 100644 (file)
@@ -45,5 +45,3 @@ add_llvm_library(LLVMSupport
   regfree.c
   regstrlcpy.c
   )
-
-target_link_libraries (LLVMSupport LLVMSystem)