Author: echristo Date: Mon Dec 28 13:07:46 2015 New Revision: 256508 URL: http://llvm.org/viewvc/llvm-project?rev=256508&view=rev Log: Fix up comment in header.
Modified: cfe/trunk/lib/Headers/altivec.h Modified: cfe/trunk/lib/Headers/altivec.h URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/lib/Headers/altivec.h?rev=256508&r1=256507&r2=256508&view=diff ============================================================================== --- cfe/trunk/lib/Headers/altivec.h (original) +++ cfe/trunk/lib/Headers/altivec.h Mon Dec 28 13:07:46 2015 @@ -27,7 +27,7 @@ #error "AltiVec support not enabled" #endif -/* constants for mapping CR6 bits to predicate result. */ +/* Constants for mapping CR6 bits to predicate result. */ #define __CR6_EQ 0 #define __CR6_EQ_REV 1 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits