[PATCH] D99250: [DebugInfo] Fix the mismatching of C++ language tags and Dwarf versions.
David Blaikie via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 25 11:56:41 PDT 2021
dblaikie added a comment.
In D99250#2651294 <https://reviews.llvm.org/D99250#2651294>, @jsji wrote:
> In D99250#2651207 <https://reviews.llvm.org/D99250#2651207>, @dblaikie wrote:
>
>> But if folks supporting previous builds of DBX are likely going to need a bunch of other compatibility work - then maybe adding the debugger tuning may be suitable/necessary/worthwhile at this point.
>
> Yes, there are a few of the feature flags setting for compatibility coming.. Thanks David!
Do you have a list of issues you're hoping to address? Might be helpful to look at them wholistically (perhaps on an llvm-dev thread) to see what the best overall direction is.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99250/new/
https://reviews.llvm.org/D99250
More information about the cfe-commits
mailing list