[llvm-commits] Warnings
David A. Greene
greened at obbligato.org
Fri Jun 29 12:30:58 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 mine. I'll take a look as soon as I get the svn checked out.
-Dave
More information about the llvm-commits
mailing list