[compiler-rt] [asan][windows] use __builtin_function_address to avoid problematic codegen in weak function registration (PR #108327)
Arthur Eubanks via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 12 08:25:35 PDT 2024
aeubanks wrote:
thanks, this does fix some tests as shown in https://green.lab.llvm.org/job/llvm.org/job/clang-stage1-RA/2060/#showFailuresLink / https://green.lab.llvm.org/job/llvm.org/job/clang-stage1-RA/2061/#showFailuresLink
https://github.com/llvm/llvm-project/pull/108327
More information about the llvm-commits
mailing list