Eliminate need for bison/flex in Visual Studio builds.
authorJeff Cohen <jeffc@jolt-lang.org>
Wed, 26 Oct 2005 05:37:34 +0000 (05:37 +0000)
committerJeff Cohen <jeffc@jolt-lang.org>
Wed, 26 Oct 2005 05:37:34 +0000 (05:37 +0000)
commit4ed1de843dddb681b6a868d8acf2cb2f20f70131
tree3cc52fd625d9cf9912ed20e3428b8f4a264634c4
parent3fd24bd61f0e87f08b3823f3825771c1d1081eeb
Eliminate need for bison/flex in Visual Studio builds.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23999 91177308-0d34-0410-b5e6-96231b3b80d8
win32/AsmParser/.cvsignore [new file with mode: 0644]
win32/AsmParser/AsmParser.vcproj
win32/TableGen/.cvsignore [new file with mode: 0644]
win32/TableGen/TableGen.vcproj
win32/dobison.cmd [new file with mode: 0755]
win32/doflex.cmd [new file with mode: 0755]