[llvm-branch-commits] [cfe-branch] r126396 - /cfe/branches/Apple/palisade-IB/Makefile

Daniel Dunbar daniel at zuster.org
Thu Feb 24 10:47:50 PST 2011


Author: ddunbar
Date: Thu Feb 24 12:47:50 2011
New Revision: 126396

URL: http://llvm.org/viewvc/llvm-project?rev=126396&view=rev
Log:
Put Palisade into branched state.

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

Modified: cfe/branches/Apple/palisade-IB/Makefile
URL: http://llvm.org/viewvc/llvm-project/cfe/branches/Apple/palisade-IB/Makefile?rev=126396&r1=126395&r2=126396&view=diff
==============================================================================
--- cfe/branches/Apple/palisade-IB/Makefile (original)
+++ cfe/branches/Apple/palisade-IB/Makefile Thu Feb 24 12:47:50 2011
@@ -29,7 +29,7 @@
 # The name used to identify this "train".
 Train_Name := palisade
 # Can be one of "trunk", "branch", or "branch-llvm-only".
-Source_To_Draw_From := trunk
+Source_To_Draw_From := branch
 
 ##
 # Include build logic.





More information about the llvm-branch-commits mailing list