[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
Thu May 16 16:49:46 PDT 2024


DianQK wrote:

Release note (maybe):
Do not replace an aliasee with an alias that has weak linkage, as this prevents the selection of incorrect symbols during the linking time.

@tstellar 

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


More information about the llvm-branch-commits mailing list