[PATCH] D46791: Make -gsplit-dwarf generally available

Eric Christopher via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun May 20 18:05:16 PDT 2018


echristo added subscribers: pcc, paulsemel.
echristo added a comment.

FWIW Peter has some patches to move object emission away from objcopy that I'm on the hook to review here shortly so the objcopy part of this should become unnecessary and can just have us able to emit dwarf5 compatible split dwarf on any platform.

-eric


https://reviews.llvm.org/D46791





More information about the cfe-commits mailing list