[PATCH] D68822: [BPF] Support external globals
Andrii Nakryiko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 21 20:41:12 PDT 2019
anakryiko added a comment.
hm... size is useful, actually. Ok, let me play with it, it's hard to get a good idea of BTF from LLVM tests. Verifier will definitely reject such variables, though, so we'll need to do sanitization for sure.
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