[PATCH] D79916: Map -O to -O1 instead of -O2
Duncan P. N. Exon Smith via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 15 17:57:01 PDT 2020
dexonsmith added subscribers: arphaman, Gerolf.
dexonsmith added a comment.
In D79916#2039789 <https://reviews.llvm.org/D79916#2039789>, @echristo wrote:
> I'm totally down, but you knew that already :)
>
> Duncan: Do you have any concerns? I doubt it, but just checking.
Xcode doesn't use `-O`. There could be some internal users, but I doubt it, and we can probably migrate them if this causes a problem. @arphaman, WDYT?
@Gerolf, I don't imagine you have any concerns, but thought I should double-check.
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