[PATCH] D93563: BPF: add extern func to data sections if specified

Yonghong Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 18 14:28:22 PST 2020


yonghong-song added a comment.

@iamkafai currently the var type points to a BTF_KIND_FUNC, if you feel this is a little bit redundant, I can change to point to BTF_KIND_FUNC_PROTO.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93563



More information about the llvm-commits mailing list