[PATCH] D125185: [BPF] Mark FI_ri as isPseudo to avoid assertion during disassembly
Eduard Zingerman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 9 14:43:19 PDT 2022
eddyz87 added a comment.
The following tests are passing with this patch:
- LLVM unit and regression tests (ninja check-all)
- BPF selftests (linux/tools/testing/selftests/bpf/vmtest.sh, bpf-next kernel repository, commit 20b87e7c29df)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125185/new/
https://reviews.llvm.org/D125185
More information about the llvm-commits
mailing list