diff options
author | Cedric Venet <cedric.venet@laposte.net> | 2008-07-13 11:12:36 +0000 |
---|---|---|
committer | Cedric Venet <cedric.venet@laposte.net> | 2008-07-13 11:12:36 +0000 |
commit | 9322fe02ddc6ee9fbd21b1603f116d48a38c7eea (patch) | |
tree | b6b13e7aa1b1974589dc3b37b987e1e6a04549b0 /win32/CodeGen | |
parent | a0522465900eac1830b7dc3729d66f21ea16cc0c (diff) | |
download | external_llvm-9322fe02ddc6ee9fbd21b1603f116d48a38c7eea.zip external_llvm-9322fe02ddc6ee9fbd21b1603f116d48a38c7eea.tar.gz external_llvm-9322fe02ddc6ee9fbd21b1603f116d48a38c7eea.tar.bz2 |
Remove deleted files from VC++ project.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53521 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'win32/CodeGen')
-rw-r--r-- | win32/CodeGen/CodeGen.vcproj | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/win32/CodeGen/CodeGen.vcproj b/win32/CodeGen/CodeGen.vcproj index b61f3e2..ef01568 100644 --- a/win32/CodeGen/CodeGen.vcproj +++ b/win32/CodeGen/CodeGen.vcproj @@ -377,10 +377,6 @@ > </File> <File - RelativePath="..\..\lib\CodeGen\MachineDebugInfoDesc.cpp" - > - </File> - <File RelativePath="..\..\lib\CodeGen\MachineDominators.cpp" > </File> @@ -647,10 +643,6 @@ > </File> <File - RelativePath="..\..\include\llvm\CodeGen\MachineDebugInfoDesc.h" - > - </File> - <File RelativePath="..\..\include\llvm\CodeGen\MachineDominators.h" > </File> |