[llvm-commits] [llvm] r161356 - in /llvm/trunk/tools/lto: LTOCodeGenerator.cpp LTOModule.cpp

Rafael EspĂ­ndola rafael.espindola at gmail.com
Wed Aug 8 08:45:58 PDT 2012


Thanks!

> +  if ( _target != NULL ) return false;

We normally put the return in a new line.

Cheers,
Rafael



More information about the llvm-commits mailing list