[PATCH] D79310: Remove an unused Module param

Wenlei He via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 3 22:16:04 PDT 2020


wenlei added a comment.

Thanks for cleanup. I think we could use `getFuncName` to be concise and still differentiate from `getName` which may return MD5.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79310





More information about the llvm-commits mailing list