[llvm-commits] [llvm] r68523 - in /llvm/trunk:	examples/HowToUseJIT/HowToUseJIT.cpp	include/llvm/AbstractTypeUser.h lib/VMCore/Type.cpp
    Duncan Sands 
    baldrick at free.fr
       
    Tue Apr  7 11:36:50 PDT 2009
    
    
  
Hi Edwin,
> +    //PATypeHolder won't destroy non-abstract types.
> +    //We can't destroy them by simply iterating,  because
> +    //they may contain references to each-other
there should be a space after //.
Ciao,
Duncan.
    
    
More information about the llvm-commits
mailing list