[llvm-commits] [llvm] r68523 - in /llvm/trunk: examples/HowToUseJIT/HowToUseJIT.cpp include/llvm/AbstractTypeUser.h lib/VMCore/Type.cpp
    Török Edwin 
    edwintorok at gmail.com
       
    Tue Apr  7 12:46:37 PDT 2009
    
    
  
On 2009-04-07 21:36, Duncan Sands wrote:
> 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 //.
>   
Fixed.
Thanks,
--Edwin
    
    
More information about the llvm-commits
mailing list