[PATCH] D100567: BPF: emit debuginfo for Function of DeclRefExpr if requested
Andrii Nakryiko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 15 13:12:52 PDT 2021
anakryiko accepted this revision.
anakryiko added a comment.
Nice, thanks! This will work for externs with explicit section name (.ksym) and with no section name (externs for static linking), right?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100567/new/
https://reviews.llvm.org/D100567
More information about the cfe-commits
mailing list