[llvm-commits] Warnings

David A. Greene greened at obbligato.org
Fri Jun 29 12:37:11 PDT 2007


On Friday 29 June 2007 14:04, Anton Korobeynikov wrote:
> Hello, Everyone.
>
> I'm getting these warnings on trunk:
>
> src/lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp: In member function
> `bool <unnamed>::bu_ls_rr_sort::operator()(const llvm::SUnit*, const
> llvm::SUnit*) const':
> src/lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp:618: warning: unused
> variable 'LIsTarget'
> src/lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp:619: warning: unused
> variable 'RIsTarget'

That's probably due to a commit I made yesterday.  I'll take a look as soon as 
I get the svn checked out.

                                                     -Dave



More information about the llvm-commits mailing list