diff options
author | Rainer Orth <ro@gcc.gnu.org> | 2019-07-08 22:04:25 +0000 |
---|---|---|
committer | Rainer Orth <ro@gcc.gnu.org> | 2019-07-08 22:04:25 +0000 |
commit | 025e44f289b6bf7c75d4bfaa150ff46149ae8dc7 (patch) | |
tree | ac9c642f68cdc2fb3fef7cbea96180b3bc55afe5 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | b9816f674b347979636315ca41689325d6ff946b (diff) | |
download | llvm-025e44f289b6bf7c75d4bfaa150ff46149ae8dc7.zip llvm-025e44f289b6bf7c75d4bfaa150ff46149ae8dc7.tar.gz llvm-025e44f289b6bf7c75d4bfaa150ff46149ae8dc7.tar.bz2 |
[Sanitizers] Don't use clang_rt.sancov_{begin,end} on Solaris
As explained in https://reviews.llvm.org/D63601, there's no point using clang_rt.sancov_{begin,end}
on Solaris any longer.
This companion patch to the above removes their use from the driver.
Tested on amd64-pc-solaris2.11
Differential Revision: https://reviews.llvm.org/D63602
llvm-svn: 365396
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions