Re: [llvm-commits] CVS: llvm/lib/Bytecode/Reader/Analyzer.cpp Reader.cpp

2007-04-12 Thread Reid Spencer
Hi Lauro, On Thu, 2007-04-12 at 13:33 -0500, Lauro Ramos Venancio wrote: > > Changes in directory llvm/lib/Bytecode/Reader: > > Analyzer.cpp updated: 1.39 -> 1.40 > Reader.cpp updated: 1.247 -> 1.248 > --- > Log message: > > Implement the "thread_local" keyword. Meta comment: I didn't see a co

Re: [llvm-commits] CVS: llvm/lib/Bytecode/Reader/Analyzer.cpp Reader.cpp

2007-02-06 Thread Reid Spencer
Chris, This patch isn't finished. You've prevented collection of any vbr data by llvm-bcanalyzer. Please update llvm-bcanalyzer to not print out "0" (or possibly divide by zero) for the vbr stats that use vbrCount32, vbrCompBytes, vbrExpdBytes and vbrCount64. Thanks, Reid. On Wed, 2007-02-07 at