summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/cmp.ll
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2014-07-14 12:26:15 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2014-07-14 12:26:15 +0000
commit6a931f507a9927158e3d84d780ee00db76efb599 (patch)
tree184bc04df009f66749c345c6c21582abd6c0d70c /llvm/test/CodeGen/X86/cmp.ll
parent3cb24110b19b03de8ec628ea10a80320e6b70314 (diff)
downloadbcm5719-llvm-6a931f507a9927158e3d84d780ee00db76efb599.tar.gz
bcm5719-llvm-6a931f507a9927158e3d84d780ee00db76efb599.zip
[CMake][Win32.DLL] Let llvm_add_library(SHARED) link dependent libraries as PRIVATE.
For example, c-index-test.exe requires just libclang.dll (its import library). When libraries in libclang were not PRIVATE but PUBLIC, c-index-test required libraries transitive by libclang. Note, on mingw with BUILD_SHARED_LIBS, library dependencies would become more strict. In principle, required libraries should be "required in its source file". This will help to detect missing dependencies. llvm-svn: 212934
Diffstat (limited to 'llvm/test/CodeGen/X86/cmp.ll')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud