[llvm-commits] [llvm] r99883 - in /llvm/trunk: include/llvm/CodeGen/LiveInterval.h include/llvm/Support/Allocator.h lib/CodeGen/LiveInterval.cpp lib/CodeGen/LiveIntervalAnalysis.cpp lib/Support/Allocator.cpp
Török Edwin
edwintorok at gmail.com
Wed Mar 31 05:15:08 PDT 2010
On 03/30/2010 08:49 PM, Ted Kremenek wrote:
> Hi Edwin,
>
> I'm now getting an "unused variable 'VNI'" warning, which is breaking my -Werror builds. Can the declaration of 'VNI' be removed?
There were some more changes in r99919, I'll update my tree soon and see
where the warning is and fix it.
Best regards,
--Edwin
More information about the llvm-commits
mailing list