diff options
author | YongKang Zhu <yongzhu@fb.com> | 2025-09-25 13:14:02 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-25 13:14:02 -0700 |
commit | 5923004f8121a6ce24db9fbfddecfe8ce659691c (patch) | |
tree | fcadd20381d25f2eb53e81a370e983c4a6cdf2e0 /llvm/lib/Target/WebAssembly/WebAssemblyRegStackify.cpp | |
parent | 0d6af2db6cd9c964ff300e5b5246c070a57d45e2 (diff) | |
download | llvm-5923004f8121a6ce24db9fbfddecfe8ce659691c.zip llvm-5923004f8121a6ce24db9fbfddecfe8ce659691c.tar.gz llvm-5923004f8121a6ce24db9fbfddecfe8ce659691c.tar.bz2 |
[BOLT] Don't check address past end of function for data/code marker annotation (#159210)
We want to annotate function with data and code markers
whose addresses fall within the range of the function, so
setting `CheckPastEnd` to false.
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyRegStackify.cpp')
0 files changed, 0 insertions, 0 deletions