[llvm-commits] [llvm] r63641 - in /llvm/trunk/lib/CodeGen/SelectionDAG: SelectionDAG.cpp SelectionDAGISel.cpp
Bill Wendling
isanbard at gmail.com
Tue Feb 3 11:12:26 PST 2009
On Tue, Feb 3, 2009 at 10:46 AM, Devang Patel <dpatel at apple.com> wrote:
> Author: dpatel
> Date: Tue Feb 3 12:46:32 2009
> New Revision: 63641
>
> URL: http://llvm.org/viewvc/llvm-project?rev=63641&view=rev
> Log:
> First initialize DAG otherwise dwarf writer is used uninitialized.
> Duncan spotted this. Thanks!
>
Thanks, Devang!
I suggest that this be pulled into the 2.5 release branch.
-bw
More information about the llvm-commits
mailing list