[PATCH] D92818: [NFC] Rename IsCodeGenPass to ShouldPinPassToLegacyPM

Alina Sbirlea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 8 13:19:45 PST 2020


asbirlea accepted this revision.
asbirlea added a comment.
This revision is now accepted and ready to land.

Fix clang-tidy warning (lowercase method names; the file needs a lot of other functions names fixed, but might as well start with these)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92818



More information about the llvm-commits mailing list