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

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 18 13:04:12 PDT 2021


MaskRay added a comment.

The REL handling and `BPF::relocateAlloc` look like hacks to me. Once they are fixed, I think the patch will be in a good state. Thanks!
It looks wrong that relocateAlloc is different from relocate.


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