[PATCH] D70625: [DebugInfo][BPF] Support to emit debugInfo for extern variables
Yonghong Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 25 14:19:50 PST 2019
yonghong-song abandoned this revision.
yonghong-song added a comment.
@dblaikie As suggested, just submitted two separate patches:
- https://reviews.llvm.org/D70696 for clang/llvm change to generate debuginfo for extern variables
- https://reviews.llvm.org/D70697 for BPF backend to consume such debuginfo.
Please help take a look. Thanks!
I will abandon this patch to avoid confusion.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70625/new/
https://reviews.llvm.org/D70625
More information about the cfe-commits
mailing list