aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorHans <hans@hanshq.net>2024-11-05 10:06:39 +0100
committerGitHub <noreply@github.com>2024-11-05 10:06:39 +0100
commitcdfd4cff555db532a9001662fc8d6a7b05f1c2c3 (patch)
tree0a2c36859186d036bc702145ce1e593403b474c0 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent46ccefb1236bf29b2d752715373d407f2d4c3d61 (diff)
downloadllvm-cdfd4cff555db532a9001662fc8d6a7b05f1c2c3.zip
llvm-cdfd4cff555db532a9001662fc8d6a7b05f1c2c3.tar.gz
llvm-cdfd4cff555db532a9001662fc8d6a7b05f1c2c3.tar.bz2
[win/asan] Search both higher and lower in AllocateTrampolineRegion (#114212)
There may not always be available virtual memory at higher addresses than the target function. Therefore, search also lower addresses while ensuring that we stay within the accessible memory range. Additionally, add more ReportError calls to make the reasons for interception failure more clear.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions