[llvm-branch-commits] [cfe-branch] r109053 - /cfe/branches/Apple/williamson-IB/Makefile

Daniel Dunbar daniel at zuster.org
Wed Jul 21 15:43:41 PDT 2010


Author: ddunbar
Date: Wed Jul 21 17:43:41 2010
New Revision: 109053

URL: http://llvm.org/viewvc/llvm-project?rev=109053&view=rev
Log:
Update to draw from Williamson LLVM.

Modified:
    cfe/branches/Apple/williamson-IB/Makefile

Modified: cfe/branches/Apple/williamson-IB/Makefile
URL: http://llvm.org/viewvc/llvm-project/cfe/branches/Apple/williamson-IB/Makefile?rev=109053&r1=109052&r2=109053&view=diff
==============================================================================
--- cfe/branches/Apple/williamson-IB/Makefile (original)
+++ cfe/branches/Apple/williamson-IB/Makefile Wed Jul 21 17:43:41 2010
@@ -24,7 +24,7 @@
 ##
 # Source Info
 
-LLVM_Source_Branch := trunk
+LLVM_Source_Branch := williamson
 Clang_Source_Branch := trunk
 CompilerRT_Source_Branch := trunk
 





More information about the llvm-branch-commits mailing list