[PATCH] D79916: Map -O to -O1 instead of -O2

Hans Wennborg via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 14 04:47:34 PDT 2020


hans added a reviewer: echristo.
hans added a comment.

Actually it was http://llvm.org/r82131 that mapped -O to -O2 (I just refactored it). Originally it seems it was mapped to -O1.

Because this seems to have done quite intentionally, I'm a little vary of changing it back. I'm not sure who would be a good person to have insights here though.

+echristo maybe?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D79916/new/

https://reviews.llvm.org/D79916





More information about the cfe-commits mailing list