[PATCH] D99629: [GlobalOpt] Don't replace alias with aliasee if aliasee is interposable

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 30 21:57:08 PDT 2021


aeubanks added a comment.

As far as I can tell regarding PR27866, it seems that the linkage type of an alias doesn't do anything. Let me know if I'm misunderstanding


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99629



More information about the llvm-commits mailing list