[PATCH] D24267: [ELF] - Added support of --gdb-index command line option.

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 12 22:13:23 PDT 2016


>If you can separate --gdb-index as a separate patch, please do.

?Idea is more about splitting single workable functionality into several patches each of which will fill some data area of gdb_index. I think it is possible to do, but idea is that only after landing of the last patch the whole functionality will start to work.

So is not about extracting a workable subpart of some large patch as we usually do. But will allow to review less amounts of code step by step.


?I`ll prepare a first patch to demonstrate it.


Best regards,
George.?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160913/e7a3333b/attachment.html>


More information about the llvm-commits mailing list