[llvm-commits] CVS: llvm/test/Feature/.cvsignore
Reid Spencer
reid at x10sys.com
Thu Mar 23 15:43:01 PST 2006
Changes in directory llvm/test/Feature:
.cvsignore added (r1.1)
---
Log message:
Tired of wading through cvs's list ? files that are generated when building
with srcdir = objdir to see what's okay and what's cruft. So, in goes a
bunch of .cvsignore files to shut cvs up about known output from running
"make check".
---
Diffs of the changes: (+1 -0)
.cvsignore | 1 +
1 files changed, 1 insertion(+)
Index: llvm/test/Feature/.cvsignore
diff -c /dev/null llvm/test/Feature/.cvsignore:1.1
*** /dev/null Thu Mar 23 17:42:04 2006
--- llvm/test/Feature/.cvsignore Thu Mar 23 17:41:54 2006
***************
*** 0 ****
--- 1 ----
+ Output
More information about the llvm-commits
mailing list