aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2024-07-31 10:14:12 +0900
committerGitHub <noreply@github.com>2024-07-31 10:14:12 +0900
commitd2f77eb8ec620c8068fa471a1d7b9c9756da1913 (patch)
tree3750c481d8d12cbd62685bf1c0087188a21ade50 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parentcc01c83a4ab10fc5421e2121ea273ff1adb3e84c (diff)
downloadllvm-d2f77eb8ec620c8068fa471a1d7b9c9756da1913.zip
llvm-d2f77eb8ec620c8068fa471a1d7b9c9756da1913.tar.gz
llvm-d2f77eb8ec620c8068fa471a1d7b9c9756da1913.tar.bz2
[MC/DC][Coverage] Introduce "Bitmap Bias" for continuous mode (#96126)
`counter_bias` is incompatible to Bitmap. The distance between Counters and Bitmap is different between on-memory sections and profraw image. Reference to `__llvm_profile_bitmap_bias` is generated only if `-fcoverge-mcdc` `-runtime-counter-relocation` are specified. The current implementation rejected their options. ``` Runtime counter relocation is presently not supported for MC/DC bitmaps ```
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions