[PATCH] D158425: [BPF] Check jump and memory offsets to avoid truncation

Yonghong Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 21 23:07:39 PDT 2023


yonghong-song accepted this revision.
yonghong-song added a comment.
This revision is now accepted and ready to land.

Thanks. This is indeed much better to detect during insn matching stage.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158425



More information about the llvm-commits mailing list