]> granicus.if.org Git - clang/commit
when -faddress-sanitizer is present, add required flags to the linker command (linux...
authorKostya Serebryany <kcc@google.com>
Wed, 30 Nov 2011 01:39:16 +0000 (01:39 +0000)
committerKostya Serebryany <kcc@google.com>
Wed, 30 Nov 2011 01:39:16 +0000 (01:39 +0000)
commitdff466c0791465f929a1d8cd551d4c84b360ba32
treebffd9ad15bd7946294f385d520cb0dc073808df2
parent3d3589db579f7695667b913c5043dd264ebe546f
when -faddress-sanitizer is present, add required flags to the linker command (linux-only)

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