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

Anmol P. Paralkar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 12 16:51:56 PST 2017


appcs added a comment.

In https://reviews.llvm.org/D28075#644203, @aprantl wrote:

> Added some more stylistic changes.


Thank you; I will incorporate.

> Do you have any plans for surfacing this in clang?

Did you mean add a clang option, like say: -fmerge-functions-preserve-debug-info 
(Will also necessitate a prerequisite: -fmerge-functions) I'll submit these clang patches subsequently.
Please let me know of your suggestions for the names; I tend to go for really long names.
Thank you.


https://reviews.llvm.org/D28075





More information about the llvm-commits mailing list