[llvm-commits] [llvm] r71714 - in /llvm/trunk: lib/CodeGen/AsmPrinter/DwarfWriter.cpp test/DebugInfo/2009-05-13-VariableScope.ll

Chris Lattner clattner at apple.com
Wed May 13 14:36:52 PDT 2009


On May 13, 2009, at 1:33 PM, Bill Wendling wrote:

> Author: void
> Date: Wed May 13 15:33:33 2009
> New Revision: 71714
>
> URL: http://llvm.org/viewvc/llvm-project?rev=71714&view=rev
> Log:
> Move the bookkeeping of the debug scopes back to the place where it
> belonged. The variable declaration stuff wasn't happy with it where it
> was. Sorry that the testcase is so big. Bugpoint wasn't able to  
> reduce it
> successfully.

Please hand reduce or remove the testcase.  It is too large,

-Chris




More information about the llvm-commits mailing list