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

Peter Collingbourne via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 21 15:24:28 PDT 2018


pcc added a comment.

There were a bunch of them but the last one was https://reviews.llvm.org/D47093 which has already landed :)

Probably all that needs to happen on this change is to replace the isLinux() check with isELF().


https://reviews.llvm.org/D46791





More information about the cfe-commits mailing list