[PATCH] D103131: support debug info for alias variable

Paul Robinson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 31 07:02:08 PDT 2021


probinson added a comment.

> Mixed feelings - somewhat in favor of "do the thing that's probably already fairly tested/known to work" (GCC's thing). But open to the idea that that approach has problems, for sure.

"Known to work" for whom?  gdb, sure, because gcc/gdb cooperate on many things.  I'll have to check with my debugger guys whether this would work for us; and I'll just reiterate that it's certainly not what the DWARF spec suggests should be done.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D103131/new/

https://reviews.llvm.org/D103131



More information about the cfe-commits mailing list