[PATCH] D24641: Fix NameAnonFunctions pass: for ThinLTO we need to rename global variables as well

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 15 17:29:21 PDT 2016


pcc added a subscriber: pcc.
pcc added a comment.

Do aliases and ifuncs also need to be renamed? I know that at least unnamed aliases are legal (https://reviews.llvm.org/rL239921) but I don't know about ifuncs.


https://reviews.llvm.org/D24641





More information about the llvm-commits mailing list