diff options
author | Thurston Dang <thurston.dang@gmail.com> | 2023-12-07 09:45:32 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-07 09:45:32 -0800 |
commit | ea991a11b2a3d2bfa545adbefb71cd17e8970a43 (patch) | |
tree | d2d39785bc9b7243665bfa1a9d7a925299217ac1 /clang/test | |
parent | fb2b907fbd2c9ac25077dae01d777d884e09a7a4 (diff) | |
download | llvm-ea991a11b2a3d2bfa545adbefb71cd17e8970a43.zip llvm-ea991a11b2a3d2bfa545adbefb71cd17e8970a43.tar.gz llvm-ea991a11b2a3d2bfa545adbefb71cd17e8970a43.tar.bz2 |
[hwasan] Add fixed_shadow_base flag (#73980)
When set to non-zero, the HWASan runtime will map the shadow base at the
specified constant address.
This is particularly useful in conjunction with the existing compiler
option
'hwasan-mapping-offset', which bakes a hardcoded constant address into
the instrumentation.
---------
Co-authored-by: Thurston Dang <thurston@google.com>
Diffstat (limited to 'clang/test')
0 files changed, 0 insertions, 0 deletions