[PATCH] D52296: [Clang] - Add -gsingle-file-split-dwarf option.
Alexander Shaposhnikov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 15 19:38:02 PDT 2018
alexshap added a comment.
I see, many thanks. I've cherry-picked this patch locally and played with GDB - it appears to work fine with it.
I'm also interested and support this change since this would simplify the adoption of Fission by some build systems.
@dblaikie, @echristo - are there any particular concerns with moving this forward ?
https://reviews.llvm.org/D52296
More information about the cfe-commits
mailing list