[PATCH] D52296: [Clang] - Add -gsingle-file-split-dwarf option.

Alexander Shaposhnikov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 9 03:40:39 PDT 2018


alexshap added a comment.

@grimar, this is an interesting observation which I've had on my mind for quite some time as well; a couple of things which I have not double-checked yet - just in case - do both gold and lld completely ignore dwo-related sections ? (did you check that ?), and another small question - just wondering if the debuggers (GDB and LLDB) are okay with it / or smth needs to be adjusted or fixed on their side. I guess everything should be fine, but asking just in case.


https://reviews.llvm.org/D52296





More information about the cfe-commits mailing list