[PATCH] D68822: [BPF] Support external globals

Yonghong Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 21 20:41:11 PDT 2019


yonghong-song added a comment.

Also, another thing. we COULD emit debug info type for externs for BPF in clang. We just have to think whether this is really necessary or not.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68822





More information about the llvm-commits mailing list