]> granicus.if.org Git - clang/commit
Driver: Support cfi-icall on all OSs when targeting x86/x86_64.
authorPeter Collingbourne <peter@pcc.me.uk>
Thu, 10 Sep 2015 19:18:05 +0000 (19:18 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Thu, 10 Sep 2015 19:18:05 +0000 (19:18 +0000)
commit2651cc0e5ecb161e467ff275c38af9169fa7913e
tree6e08fc18a4e33efca0355d2800ef9eb61d558e90
parent62c5ac041086e1707a13e4ec9aa93b49304e418e
Driver: Support cfi-icall on all OSs when targeting x86/x86_64.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@247324 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/ToolChain.cpp
lib/Driver/ToolChains.cpp
test/Driver/fsanitize.c