Files
clang-p2996/llvm/lib/Transforms/IPO/GlobalOpt.cpp
DianQK c79690040a [GlobalOpt] Don't replace aliasee with alias that has weak linkage (#91483)
Fixes #91312.

Don't perform the transform if the alias may be replaced at link time.
2024-05-17 05:51:49 +08:00

94 KiB