]> granicus.if.org Git - clang/commit
Driver/Darwin: Be bug compatible with GCC and ignore -pg on ARM.
authorDaniel Dunbar <daniel@zuster.org>
Tue, 1 Mar 2011 18:49:30 +0000 (18:49 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 1 Mar 2011 18:49:30 +0000 (18:49 +0000)
commitbbe8e3eff56ac1d79f3668d706536e3cebe28c18
treecd7c3906b00ea96ff4f08e687e0f1da8010da4a0
parent3aea4dac830cb03d883a13ab30c28a3a53beca58
Driver/Darwin: Be bug compatible with GCC and ignore -pg on ARM.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@126767 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Driver/ToolChain.h
lib/Driver/ToolChains.cpp
lib/Driver/ToolChains.h
lib/Driver/Tools.cpp