[PATCH] D109453: [asan] Fixed the jump to use the 4 byte offset version.

Kevin Athey via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 8 10:35:36 PDT 2021


kda accepted this revision.
kda added a comment.
This revision is now accepted and ready to land.

Is there a test which require JMP_4?  (I assume the 1->4 is about length of jump.)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D109453/new/

https://reviews.llvm.org/D109453



More information about the llvm-commits mailing list