[PATCH] D100567: BPF: emit debuginfo for Function of DeclRefExpr if requested
Yonghong Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Apr 17 10:06:15 PDT 2021
yonghong-song updated this revision to Diff 338323.
yonghong-song added a comment.
- add checking CGDebugInfo pointer. In my original patch but got lost in the revision.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100567/new/
https://reviews.llvm.org/D100567
Files:
clang/include/clang/Basic/TargetInfo.h
clang/lib/Basic/Targets/BPF.h
clang/lib/CodeGen/CGExpr.cpp
clang/lib/Sema/SemaDecl.cpp
clang/test/CodeGen/debug-info-extern-callback.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100567.338323.patch
Type: text/x-patch
Size: 3773 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210417/0469ece7/attachment.bin>
More information about the cfe-commits
mailing list