[PATCH] D83638: BPF: permit .maps section variables with typedef type
Andrii Nakryiko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jul 11 23:17:51 PDT 2020
anakryiko added a comment.
maybe let's just remove special-casing of .maps section? It's just like any other global variable, should be handled in exactly the same way, no?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83638/new/
https://reviews.llvm.org/D83638
More information about the llvm-commits
mailing list