[PATCH] D44788: Add an option to support debug fission on implicit ThinLTO.

Paul Robinson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 22 13:22:00 PDT 2018


probinson added a comment.

I don't think requiring a new option is a great user interface.  In existing use cases the location of the .dwo file matches the location of the output file.  Why is this one different?


Repository:
  rC Clang

https://reviews.llvm.org/D44788





More information about the cfe-commits mailing list