[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
Fri Jan 13 19:06:35 PST 2017
appcs updated this revision to Diff 84419.
appcs added a comment.
- Added documentation to source code on -mergefunc-preserve-debug-info behaviour and noted the difference from the base -mergefunc
- Elaborated & consolidated comments in regards MergeFunctionsPDI for MergeFunctions::writeThunk()
- Made suggested stylistic changes.
Is this OK to commit?
Thanks very much for all the inputs and review feedback.
https://reviews.llvm.org/D28075
Files:
lib/Transforms/IPO/MergeFunctions.cpp
test/Transforms/MergeFunc/mergefunc-preserve-debug-info.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28075.84419.patch
Type: text/x-patch
Size: 23755 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170114/1cb58efd/attachment.bin>
More information about the llvm-commits
mailing list