[llvm-commits] [llvm] r160134 - /llvm/trunk/include/llvm/Config/config.h.in

Eric Christopher echristo at apple.com
Thu Jul 12 10:59:12 PDT 2012


Author: echristo
Date: Thu Jul 12 12:59:12 2012
New Revision: 160134

URL: http://llvm.org/viewvc/llvm-project?rev=160134&view=rev
Log:
Regenerate.

Modified:
    llvm/trunk/include/llvm/Config/config.h.in

Modified: llvm/trunk/include/llvm/Config/config.h.in
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/include/llvm/Config/config.h.in?rev=160134&r1=160133&r2=160134&view=diff
==============================================================================
--- llvm/trunk/include/llvm/Config/config.h.in (original)
+++ llvm/trunk/include/llvm/Config/config.h.in Thu Jul 12 12:59:12 2012
@@ -18,7 +18,7 @@
 /* Define if position independent code is enabled */
 #undef ENABLE_PIC
 
-/* Define if timestamp information (e.g., __DATE___) is allowed */
+/* Define if timestamp information (e.g., __DATE__) is allowed */
 #undef ENABLE_TIMESTAMPS
 
 /* Directory where gcc is installed. */





More information about the llvm-commits mailing list