[PATCH] D28075: MergeFunctions: Preserve debug info in thunks, under option -mergefunc-preserve-debug-info

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 13 09:37:10 PST 2017


aprantl accepted this revision.
aprantl added a comment.
This revision is now accepted and ready to land.

One final request: there should be some documentation in the source code that explain what the trade-offs of enabling this option are, and what exactly it is doing.

Otherwise this looks good from my side.


https://reviews.llvm.org/D28075





More information about the llvm-commits mailing list