[PATCH] D78243: New pass to make internal linkage symbol names unique

Sriraman Tallam via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 17 12:58:52 PDT 2020


tmsriram marked an inline comment as done.
tmsriram added a comment.

In D78243#1989248 <https://reviews.llvm.org/D78243#1989248>, @rnk wrote:

> Code looks good, but I think this needs a test in llvm/test/Transforms. I think it should be registered by the INITIALIZE_PASS macros, so `opt -unique-internal-linkage-names` should find it and run it...


Done.


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

https://reviews.llvm.org/D78243





More information about the llvm-commits mailing list