]> granicus.if.org Git - clang/commit
Adjust the object files to be linked in when mcount profiling
authorRoman Divacky <rdivacky@freebsd.org>
Thu, 10 Feb 2011 16:59:40 +0000 (16:59 +0000)
committerRoman Divacky <rdivacky@freebsd.org>
Thu, 10 Feb 2011 16:59:40 +0000 (16:59 +0000)
commitc16bb76f25ada63864aa89827a9906c1579d2ad3
tree0f22acbc2fcbccdf02f6617522518ae5f2ec308f
parent36e05ec7a3e6b3bf504c32c1093932fbe24a228c
Adjust the object files to be linked in when mcount profiling
is specified in the FreeBSD linker driver.

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