[PATCH] D68822: [BPF] Support external globals
Yonghong Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 21 20:32:05 PDT 2019
yonghong-song added a comment.
Actually, there is 'size' but no 'type'. And 'size' can be used to do cross checking. But anyway, we can delay this until there is a concrete thing we need to implement.
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