OSDN Git Service

[llvm-config] Fixing one check where shared libs implied dylib
authorChris Bieneman <beanz@apple.com>
Tue, 13 Dec 2016 23:08:52 +0000 (23:08 +0000)
committerChris Bieneman <beanz@apple.com>
Tue, 13 Dec 2016 23:08:52 +0000 (23:08 +0000)
commit23d0163e617322d0a2bb815f9443c8c94fd920c3
tree6bb714983d8ff3580dc24dbd1a0a34752be03b95
parent38087e591ef8d72685bd6647485ec4cff180954d
[llvm-config] Fixing one check where shared libs implied dylib

We shouldn't print the dylib if LinkDylib is false.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@289609 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-config/llvm-config.cpp