summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ExecutionEngine/ExecutionEngine.cpp
diff options
context:
space:
mode:
authorJason Henline <jhen@google.com>2016-12-02 17:32:18 +0000
committerJason Henline <jhen@google.com>2016-12-02 17:32:18 +0000
commit531f5221bab424e2ccd46a6bd9b9cf19b4e08502 (patch)
tree8b06fd8dfc637c8de5e9e1e3c93211ccb082ada8 /llvm/lib/ExecutionEngine/ExecutionEngine.cpp
parent83ec681a5cc112c3ad933f944281c00a6303f646 (diff)
downloadbcm5719-llvm-531f5221bab424e2ccd46a6bd9b9cf19b4e08502.tar.gz
bcm5719-llvm-531f5221bab424e2ccd46a6bd9b9cf19b4e08502.zip
[CUDA] Forward sanitizer support to host toolchain
Summary: This is an improvement on rL288448 where address sanitization was listed as supported for the CudaToolChain. Since the intent is for the CudaToolChain not to reject any flags supported by the host compiler, this patch switches to forwarding the CudaToolChain sanitizer support to the host toolchain rather than explicitly whitelisting address sanitization. Thanks to hfinkel for this suggestion. Reviewers: jlebar Subscribers: hfinkel, cfe-commits Differential Revision: https://reviews.llvm.org/D27351 llvm-svn: 288512
Diffstat (limited to 'llvm/lib/ExecutionEngine/ExecutionEngine.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud