[PATCH] D71451: Support to emit extern variables debuginfo with "-fstandalone-debug"
David Blaikie via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Dec 16 13:05:16 PST 2019
dblaikie added a comment.
Do you have any particular users/use case for this?
Might be best as two separate patches (one for the LLVM change, one for the Clang change) with tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71451/new/
https://reviews.llvm.org/D71451
More information about the cfe-commits
mailing list