[llvm-branch-commits] [llvm-branch] r99517 - /llvm/branches/ggreif/const-CallSite/

Gabor Greif ggreif at gmail.com
Thu Mar 25 10:01:20 PDT 2010


Author: ggreif
Date: Thu Mar 25 12:01:20 2010
New Revision: 99517

URL: http://llvm.org/viewvc/llvm-project?rev=99517&view=rev
Log:
branch for making CallSite const-correct and other cleanups

Added:
    llvm/branches/ggreif/const-CallSite/   (props changed)
      - copied from r99516, llvm/trunk/

Propchange: llvm/branches/ggreif/const-CallSite/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu Mar 25 12:01:20 2010
@@ -0,0 +1,22 @@
+Debug
+Release
+Release-Asserts
+mklib
+Makefile.config
+config.log
+config.status
+cvs.out
+autom4te.cache
+configure.out
+LLVM-*
+_distcheckdir
+llvm.spec
+svn-commit.*
+*.patch
+*.patch.raw
+cscope.*
+Debug+Coverage-Asserts
+Release+Coverage-Asserts
+Debug+Coverage
+Release+Coverage
+Debug+Checks

Propchange: llvm/branches/ggreif/const-CallSite/
------------------------------------------------------------------------------
    svn:mergeinfo = /llvm/branches/ggreif/InvokeInst-operands:98645-99398





More information about the llvm-branch-commits mailing list