[PATCH] D70697: [BPF] Support to emit debugInfo for extern variables
Alexei Starovoitov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 25 14:37:49 PST 2019
ast added a comment.
clang side will expose debuginfo for extern variables and functions, while the backend support is for functions only? Or I'm misreading the patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70697/new/
https://reviews.llvm.org/D70697
More information about the llvm-commits
mailing list