[llvm-branch-commits] [llvm] release/18.x: [GlobalOpt] Don't replace aliasee with alias that has weak linkage (#91483) (PR #92468)

via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Fri May 17 13:41:03 PDT 2024


DianQK wrote:

> > Per [#91483 (comment)](https://github.com/llvm/llvm-project/pull/91483#issuecomment-2116394616), we still need to further investigate this issue, but it won't stop us from backporting it.
> > cc @MaskRay
> 
> What exactly does this mean? Was there a bug in the original patch?

It's safe, also see https://github.com/llvm/llvm-project/issues/91312#issuecomment-2116404306.

https://github.com/llvm/llvm-project/pull/92468


More information about the llvm-branch-commits mailing list