[llvm] r211068 - Remove some code churn.

Rafael EspĂ­ndola rafael.espindola at gmail.com
Tue Jun 17 09:33:47 PDT 2014


> -  /// llvm_get_global_lock() - returns the llvm global lock object.
> +  /// llvm_get_global_lock - returns the llvm global lock object.

We normally just omit the function name in comments in new code.

Cheers,
Rafael



More information about the llvm-commits mailing list