[PATCH] D107025: Take OptimizationLevel class out of Pass Builder
Mircea Trofin via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 29 08:01:16 PDT 2021
mtrofin accepted this revision.
mtrofin added inline comments.
This revision is now accepted and ready to land.
================
Comment at: llvm/include/llvm/Passes/OptimizationLevel.h:128
+#endif
\ No newline at end of file
----------------
add a newline here (it helps diff tools)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107025/new/
https://reviews.llvm.org/D107025
More information about the cfe-commits
mailing list