diff options
| author | Thurston Dang <thurston@google.com> | 2025-10-24 21:03:08 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-24 14:03:08 -0700 |
| commit | b6e6a4dc6d494191a9665715b0d989876778a46d (patch) | |
| tree | 59d311a39b0bb14a6bd52dd15e1665a27e00a18f /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
| parent | 0fd330dfe3d0504f4143aea58e88d52e62bf7da7 (diff) | |
| download | llvm-b6e6a4dc6d494191a9665715b0d989876778a46d.zip llvm-b6e6a4dc6d494191a9665715b0d989876778a46d.tar.gz llvm-b6e6a4dc6d494191a9665715b0d989876778a46d.tar.bz2 | |
[msan] Convert target("aarch64.svcount") from compile-time crash to MSan false negatives (#165028)
MSan currently crashes at compile-time when it encounters
target("aarch64.svcount") (e.g.,
https://github.com/llvm/llvm-project/pull/164315). This patch duct-tapes
MSan so that it won't crash at compile-time, and instead propagates a
clean shadow (resulting in false negatives but not false positives).
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions
