[PATCH] D101336: [LLD][BPF] Add bpf support

Alessandro Decina via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 13 15:54:56 PDT 2022


alessandrod added a comment.
Herald added subscribers: luke957, StephenFan.
Herald added a project: All.

I'd love to see this merged. I am now involved in a project that maintains a lld fork with this patch, and also maintain bpf-linker for the rust ecosystem. Ideally I'd like to see both disappear. Fwiw, I definitely agree with @yonghong-song that renaming the (admittedly bad) relocation types would cause a lot of unnecessary confusion in the ecosystem as there are now so many projects that use those names.

What needs to happen to move this forward?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101336



More information about the llvm-commits mailing list