[llvm-commits] [llvm] r124904 - in /llvm/trunk: include/llvm/CodeGen/MachineLocation.h lib/CodeGen/AsmPrinter/DwarfDebug.cpp lib/CodeGen/AsmPrinter/DwarfDebug.h test/CodeGen/X86/dbg-merge-loc-entry.ll

Chris Lattner clattner at apple.com
Sun Feb 6 06:15:55 PST 2011


On Feb 4, 2011, at 2:57 PM, Devang Patel wrote:

> Author: dpatel
> Date: Fri Feb  4 16:57:18 2011
> New Revision: 124904
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=124904&view=rev
> Log:
> Merge .debug_loc entries whenever possible to reduce debug_loc size.

Very cool, however,  please please please remove this testcase and replace it with something that is much smaller. This is not a unit test.

-Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110206/19bfabe3/attachment.html>


More information about the llvm-commits mailing list