[llvm-commits] [llvm] r74134 - in /llvm/trunk: include/llvm/CodeGen/AsmPrinter.h lib/CodeGen/AsmPrinter/DwarfDebug.cpp
    Duncan Sands 
    baldrick at free.fr
       
    Thu Jun 25 01:26:52 PDT 2009
    
    
  
Hi Owen, for someone who doesn't like statics...
> Down with statics!
...
> +    
> +    // Private state for dump()
> +    static unsigned IndentLevel;
... you just introduced one!
Ciao,
Duncan.
    
    
More information about the llvm-commits
mailing list