diff options
author | Reid Spencer <rspencer@reidspencer.com> | 2006-03-24 02:22:22 +0000 |
---|---|---|
committer | Reid Spencer <rspencer@reidspencer.com> | 2006-03-24 02:22:22 +0000 |
commit | 13f65f29e03d23a727fe1c378d62c8542baeaf70 (patch) | |
tree | dfb2c421fa57210130fcc074e42f4a329f8cd975 /llvm/tools/llvmc | |
parent | f9c3dcfdc1de4c9b264add87ec016687e5090986 (diff) | |
download | bcm5719-llvm-13f65f29e03d23a727fe1c378d62c8542baeaf70.tar.gz bcm5719-llvm-13f65f29e03d23a727fe1c378d62c8542baeaf70.zip |
Ignore the lexer output.
llvm-svn: 27034
Diffstat (limited to 'llvm/tools/llvmc')
-rw-r--r-- | llvm/tools/llvmc/.cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/tools/llvmc/.cvsignore b/llvm/tools/llvmc/.cvsignore new file mode 100644 index 00000000000..3be0877c3d8 --- /dev/null +++ b/llvm/tools/llvmc/.cvsignore @@ -0,0 +1 @@ +ConfigLexer.cpp |