diff options
author | Thurston Dang <thurston@google.com> | 2025-01-27 20:08:53 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-27 20:08:53 -0800 |
commit | fa9ac62d02fd6b5028f301ee398c3d3a1c0eacae (patch) | |
tree | 1ac46203e8aa8691f5b4ab051e8b9efd381a50d0 /llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp | |
parent | 5ab43c3e7d9b5dc0ca4fffa58c65fc6f7283d3c0 (diff) | |
download | llvm-fa9ac62d02fd6b5028f301ee398c3d3a1c0eacae.zip llvm-fa9ac62d02fd6b5028f301ee398c3d3a1c0eacae.tar.gz llvm-fa9ac62d02fd6b5028f301ee398c3d3a1c0eacae.tar.bz2 |
[ubsan] Parse and use <cutoffs[0,1,2]=70000;cutoffs[5,6,8]=90000> in LowerAllowCheckPass (#124211)
This adds and utilizes a cutoffs parameter for LowerAllowCheckPass, via the Options parameter (introduced in https://github.com/llvm/llvm-project/pull/122994).
Future work will connect -fsanitize-skip-hot-cutoff (introduced patch in https://github.com/llvm/llvm-project/pull/121619) in the clang frontend to the cutoffs parameter used here.
Diffstat (limited to 'llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions