[PATCH] D71790: [BPF] Enable relocation location for load/store/shifts
Andrii Nakryiko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Dec 21 20:31:18 PST 2019
anakryiko accepted this revision.
anakryiko added a comment.
This revision is now accepted and ready to land.
I implemented libbpf relocation patching support for new classes of instructions and tested against kernel selftests and runqslower program. All of those pass. Thanks a lot, this is going to improve BPF CO-RE experience immensely!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71790/new/
https://reviews.llvm.org/D71790
More information about the llvm-commits
mailing list