]> granicus.if.org Git - clang/commit
Make sure that we put the rest of the sanitizer libraries on the link line
authorEric Christopher <echristo@gmail.com>
Thu, 29 Nov 2012 18:51:05 +0000 (18:51 +0000)
committerEric Christopher <echristo@gmail.com>
Thu, 29 Nov 2012 18:51:05 +0000 (18:51 +0000)
commit6716d9443d5d13f4f49a39b9d02f2e256cb83a97
treecf7ef319f97ac756eb3bcf7b10b113e649f1a9d9
parent1fadc0e17aab9f1e131875f11f29db4a26896685
Make sure that we put the rest of the sanitizer libraries on the link line
before libstdc++ like we do with ubsan.

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