diff options
author | Jeff Cohen <jeffc@jolt-lang.org> | 2005-10-23 15:21:52 +0000 |
---|---|---|
committer | Jeff Cohen <jeffc@jolt-lang.org> | 2005-10-23 15:21:52 +0000 |
commit | fec735fb84dbf2e8ab91edfd4aa81a96467fb92b (patch) | |
tree | e20799fa9792b0fe50f622d8e53c3f3d2b3c0003 /win32/TableGen | |
parent | 2dc74dd831c611895bf5ac66521b4d944b15cc0b (diff) | |
download | external_llvm-fec735fb84dbf2e8ab91edfd4aa81a96467fb92b.zip external_llvm-fec735fb84dbf2e8ab91edfd4aa81a96467fb92b.tar.gz external_llvm-fec735fb84dbf2e8ab91edfd4aa81a96467fb92b.tar.bz2 |
Remove deleted files from Visual Studio.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23895 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'win32/TableGen')
-rw-r--r-- | win32/TableGen/TableGen.vcproj | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/win32/TableGen/TableGen.vcproj b/win32/TableGen/TableGen.vcproj index 6fb91d2..f23af0e 100644 --- a/win32/TableGen/TableGen.vcproj +++ b/win32/TableGen/TableGen.vcproj @@ -183,9 +183,6 @@ move $(InputDir)$(InputName).hpp $(InputDir)$(InputName).h RelativePath="..\..\utils\TableGen\InstrInfoEmitter.cpp"> </File> <File - RelativePath="..\..\utils\TableGen\InstrSelectorEmitter.cpp"> - </File> - <File RelativePath="..\..\utils\TableGen\Record.cpp"> </File> <File @@ -227,9 +224,6 @@ move $(InputDir)$(InputName).hpp $(InputDir)$(InputName).h RelativePath="..\..\utils\TableGen\InstrInfoEmitter.h"> </File> <File - RelativePath="..\..\utils\TableGen\InstrSelectorEmitter.h"> - </File> - <File RelativePath="..\..\utils\TableGen\Record.h"> </File> <File |