aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2025-01-28 14:51:12 +0900
committerNAKAMURA Takumi <geek4civic@gmail.com>2025-01-28 14:56:58 +0900
commit6a9d0e53ae04a60222c8e39d8ced3183aa30588a (patch)
tree2890596c123fd3c5678dd8d2861190fb8fac6dca /llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
parent42432ada8e0b9ebd716a5522f799698ec49cd3db (diff)
downloadllvm-6a9d0e53ae04a60222c8e39d8ced3183aa30588a.zip
llvm-6a9d0e53ae04a60222c8e39d8ced3183aa30588a.tar.gz
llvm-6a9d0e53ae04a60222c8e39d8ced3183aa30588a.tar.bz2
[llvm-cov] Prevent assertion failure in sumMCDCPairs
Since #112694, MCDCRecord::isCondFolded() has returned true for "partially folded" conditions. Besides, isConditionIndependencePairCovered() returns true if the unfolded condition is satisfied. This might break consistency (CoveredPairs <= NumPairs).
Diffstat (limited to 'llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions