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

Eduard Zingerman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 23 09:53:15 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf22442553b8e: [BPF] Check jump and memory offsets to avoid truncation (authored by eddyz87).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158425

Files:
  llvm/lib/Target/BPF/AsmParser/BPFAsmParser.cpp
  llvm/lib/Target/BPF/BPFInstrInfo.td
  llvm/test/MC/BPF/bad-offsets.s
  llvm/test/MC/BPF/expr-offset.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158425.557271.patch
Type: text/x-patch
Size: 4587 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230923/e440bb5c/attachment.bin>


More information about the llvm-commits mailing list