diff options
author | Dimitrije Milosevic <dimitrije.milosevic@syrmia.com> | 2022-07-06 12:22:04 +0200 |
---|---|---|
committer | Djordje Todorovic <djordje.todorovic@syrmia.com> | 2022-07-06 12:44:28 +0200 |
commit | 9f492a9ae5cf9fc9d89c9da837cdb652207a2d6e (patch) | |
tree | 2fc197c2e2540341cd2d00190073079b546ff842 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 73440ca9f878f9c4150b339bdd56b234d9167ee9 (diff) | |
download | llvm-9f492a9ae5cf9fc9d89c9da837cdb652207a2d6e.zip llvm-9f492a9ae5cf9fc9d89c9da837cdb652207a2d6e.tar.gz llvm-9f492a9ae5cf9fc9d89c9da837cdb652207a2d6e.tar.bz2 |
[MIPS] Fix the ASAN shadow offset hook for the N32 ABI
Currently, LLVM doesn't have the correct shadow offset
mapping for the n32 ABI.
This patch introduces the correct shadow offset value
for the n32 ABI - 1ULL << 29.
Differential Revision: https://reviews.llvm.org/D127096
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions