[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 06:25:02 PDT 2023
eddyz87 updated this revision to Diff 557267.
eddyz87 added a comment.
Rebase, will merge this in after CI run.
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.557267.patch
Type: text/x-patch
Size: 4587 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230923/92184ad7/attachment.bin>
More information about the llvm-commits
mailing list