]> granicus.if.org Git - clang/commit
Re-apply "Driver: Make profiling flags work with -nostdlib on Darwin"
authorJustin Bogner <mail@justinbogner.com>
Tue, 12 May 2015 05:44:36 +0000 (05:44 +0000)
committerJustin Bogner <mail@justinbogner.com>
Tue, 12 May 2015 05:44:36 +0000 (05:44 +0000)
commit251e47cd073b4904e53945cf6989f80035187018
treec4259e2eca9a95d2d97686fe82b07290a5982740
parent06eee1e75242b563b5e46bbea758b8bee661fc05
Re-apply "Driver: Make profiling flags work with -nostdlib on Darwin"

This time without a stray "true" in an argument list.

This reverts r237077, restoring r237074.

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