Remove deleted files from Visual Studio.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23895 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Jeff Cohen 2005-10-23 15:21:52 +00:00
parent 2dc74dd831
commit fec735fb84

View File

@ -182,9 +182,6 @@ move $(InputDir)$(InputName).hpp $(InputDir)$(InputName).h
<File
RelativePath="..\..\utils\TableGen\InstrInfoEmitter.cpp">
</File>
<File
RelativePath="..\..\utils\TableGen\InstrSelectorEmitter.cpp">
</File>
<File
RelativePath="..\..\utils\TableGen\Record.cpp">
</File>
@ -226,9 +223,6 @@ move $(InputDir)$(InputName).hpp $(InputDir)$(InputName).h
<File
RelativePath="..\..\utils\TableGen\InstrInfoEmitter.h">
</File>
<File
RelativePath="..\..\utils\TableGen\InstrSelectorEmitter.h">
</File>
<File
RelativePath="..\..\utils\TableGen\Record.h">
</File>