diff options
author | Hans <hans@hanshq.net> | 2024-06-14 10:23:33 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-14 10:23:33 +0200 |
commit | da249cad8d398939e0c608d38d0c038954941316 (patch) | |
tree | dad7481cbfb878db349ac807fe261ff4a0e2a99c /llvm/lib | |
parent | ebb5385c6ed7d6610f36b92090209c114568d796 (diff) | |
download | llvm-da249cad8d398939e0c608d38d0c038954941316.zip llvm-da249cad8d398939e0c608d38d0c038954941316.tar.gz llvm-da249cad8d398939e0c608d38d0c038954941316.tar.bz2 |
[clang-cl] Map /Ot to -O3 instead of -O2 (#95406)
/Ot (which is also implied by /O2) is supposed to optimize for maximum
speed, so -O3 seems like a better match.
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions