aeubanks updated this revision to Diff 375445.
aeubanks added a comment.
update
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110599/new/
https://reviews.llvm.org/D110599
Files:
clang/test/Frontend/optimization-remark.c
Index: clang/test/Front
aeubanks created this revision.
aeubanks requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
We may not emit some inlining remarks under -O0 (which seems
reasonable), so use -O1 in these tests.
This happens to make it pass when the legacy PM i