diff options
author | Nico Weber <nicolasweber@gmx.de> | 2019-07-11 01:18:05 +0000 |
---|---|---|
committer | Nico Weber <nicolasweber@gmx.de> | 2019-07-11 01:18:05 +0000 |
commit | da233838c9b07365ad89c91dec336f6edf750c15 (patch) | |
tree | 6cf1b0b9ea284cc96d5c27c375142693d8c87d86 /llvm/unittests/Support/CommandLineTest.cpp | |
parent | 3ed286a388836d0cdd2c8a19fb4c295a19935b47 (diff) | |
download | llvm-da233838c9b07365ad89c91dec336f6edf750c15.zip llvm-da233838c9b07365ad89c91dec336f6edf750c15.tar.gz llvm-da233838c9b07365ad89c91dec336f6edf750c15.tar.bz2 |
clang-cl: Remove -O0 option
cl.exe doesn't understand it; there's /Od instead. See also the review
thread for r229575.
Update lots of compiler-rt tests to use -Od instead of -O0.
Ran `rg -l 'clang_cl.*O0' compiler-rt/test/ | xargs sed -i -c 's/-O0/-Od/'`
Differential Revision: https://reviews.llvm.org/D64506
llvm-svn: 365724
Diffstat (limited to 'llvm/unittests/Support/CommandLineTest.cpp')
0 files changed, 0 insertions, 0 deletions