[compiler-rt] [rtsan] Link in proper CXX ABI library (PR #109715)
Chris Apple via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 24 06:06:38 PDT 2024
cjappl wrote:
pre-merge CI Build failure is unrelated:
```
/var/lib/buildkite-agent/builds/linux-56-59b8f5d88-dqhhn-1/llvm-project/github-pull-requests/llvm/lib/Target/AMDGPU/SIInstrInfo.cpp:9796:12: error: no matching function for call to 'has_single_bit'
assert(llvm::has_single_bit(Mask) && "Invalid mask.");
```
https://github.com/llvm/llvm-project/pull/109715
More information about the llvm-commits
mailing list