diff options
author | Kostya Serebryany <kcc@google.com> | 2017-01-25 01:14:24 +0000 |
---|---|---|
committer | Kostya Serebryany <kcc@google.com> | 2017-01-25 01:14:24 +0000 |
commit | 99259ee40c4b58123f29097f85bfbfc89e7882ca (patch) | |
tree | 32b1ce9cbf33f3d5e461f573188c76d30c24511e /clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp | |
parent | 33c849a007707d6fd56511cf6f150fe00587434b (diff) | |
download | bcm5719-llvm-99259ee40c4b58123f29097f85bfbfc89e7882ca.tar.gz bcm5719-llvm-99259ee40c4b58123f29097f85bfbfc89e7882ca.zip |
[asan] fix __sanitizer_cov_with_check to get the correct caller PC. Before this fix the code relied on the fact that the other function (__sanitizer_cov) is inlined. This was true with clang builds on x86, but not true with gcc builds on x86 and on PPC. This caused bot redness after r292862
llvm-svn: 292998
Diffstat (limited to 'clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp')
0 files changed, 0 insertions, 0 deletions