[PATCH] D27374: [PM] Rename lookupPass to lookUpPass.

Justin Lebar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 5 11:39:02 PST 2016


jlebar added a comment.

> if you're renaming this better to rename it lookUpAnalysis.

I left it as "lookUpPass" because a lot of the analysis code talks about "passes", or sometimes "analysis passes".

Should we excise mentions of "pass" from the analysis parts?  I can write that patch if you think it's the terminology we want to adopt.


Repository:
  rL LLVM

https://reviews.llvm.org/D27374





More information about the llvm-commits mailing list