[llvm-commits] CVS: llvm/tools/llvmc/.cvsignore 
    Reid Spencer 
    reid at x10sys.com
       
    Thu Mar 23 18:22:36 PST 2006
    
    
  
Changes in directory llvm/tools/llvmc:
.cvsignore added (r1.1)
---
Log message:
Ignore the lexer output.
---
Diffs of the changes:  (+1 -0)
 .cvsignore |    1 +
 1 files changed, 1 insertion(+)
Index: llvm/tools/llvmc/.cvsignore
diff -c /dev/null llvm/tools/llvmc/.cvsignore:1.1
*** /dev/null	Thu Mar 23 20:22:32 2006
--- llvm/tools/llvmc/.cvsignore	Thu Mar 23 20:22:22 2006
***************
*** 0 ****
--- 1 ----
+ ConfigLexer.cpp
    
    
More information about the llvm-commits
mailing list