]> granicus.if.org Git - clang/commit
Change how we link libprofile_rt.a. While at it, refactor the code a bit.
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 2 Jun 2011 18:58:46 +0000 (18:58 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 2 Jun 2011 18:58:46 +0000 (18:58 +0000)
commitdb3f24ac0dafad175e9daef1b8733600194f56e0
tree9768f77777db37b922597e2bf71419c417c03745
parent01ba8545fb6bae2a370606b4f40f0d17eb0a8c6c
Change how we link libprofile_rt.a. While at it, refactor the code a bit.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@132474 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Tools.cpp
test/Driver/darwin-ld.c