[llvm-branch-commits] [cfe-branch] r109052 - /cfe/branches/Apple/whitney-IB/Makefile
Daniel Dunbar
daniel at zuster.org
Wed Jul 21 15:43:34 PDT 2010
Author: ddunbar
Date: Wed Jul 21 17:43:33 2010
New Revision: 109052
URL: http://llvm.org/viewvc/llvm-project?rev=109052&view=rev
Log:
Update to draw from Williamson LLVM.
Modified:
cfe/branches/Apple/whitney-IB/Makefile
Modified: cfe/branches/Apple/whitney-IB/Makefile
URL: http://llvm.org/viewvc/llvm-project/cfe/branches/Apple/whitney-IB/Makefile?rev=109052&r1=109051&r2=109052&view=diff
==============================================================================
--- cfe/branches/Apple/whitney-IB/Makefile (original)
+++ cfe/branches/Apple/whitney-IB/Makefile Wed Jul 21 17:43:33 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