summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/signals
diff options
context:
space:
mode:
authorNico Weber <nicolasweber@gmx.de>2019-07-11 01:18:05 +0000
committerNico Weber <nicolasweber@gmx.de>2019-07-11 01:18:05 +0000
commitda233838c9b07365ad89c91dec336f6edf750c15 (patch)
tree6cf1b0b9ea284cc96d5c27c375142693d8c87d86 /lldb/packages/Python/lldbsuite/test/python_api/signals
parent3ed286a388836d0cdd2c8a19fb4c295a19935b47 (diff)
downloadbcm5719-llvm-da233838c9b07365ad89c91dec336f6edf750c15.tar.gz
bcm5719-llvm-da233838c9b07365ad89c91dec336f6edf750c15.zip
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 'lldb/packages/Python/lldbsuite/test/python_api/signals')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud