diff options
author | Jeff Cohen <jeffc@jolt-lang.org> | 2005-08-19 13:51:22 +0000 |
---|---|---|
committer | Jeff Cohen <jeffc@jolt-lang.org> | 2005-08-19 13:51:22 +0000 |
commit | 78beab014b50ed103c25eea651589a2d474db887 (patch) | |
tree | 5f2e6a71ee228a372d498d5526e14aef5d8bbbbf | |
parent | a91103430bfc0d8439926e59cae2ac11e2254bff (diff) | |
download | external_llvm-78beab014b50ed103c25eea651589a2d474db887.zip external_llvm-78beab014b50ed103c25eea651589a2d474db887.tar.gz external_llvm-78beab014b50ed103c25eea651589a2d474db887.tar.bz2 |
Update Visual Studio projects for removed file.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22905 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | win32/x86/x86.vcproj | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/win32/x86/x86.vcproj b/win32/x86/x86.vcproj index 1ecde7b..8afc441 100644 --- a/win32/x86/x86.vcproj +++ b/win32/x86/x86.vcproj @@ -167,9 +167,6 @@ RelativePath="..\..\lib\Target\X86\X86ISelPattern.cpp"> </File> <File - RelativePath="..\..\lib\Target\X86\X86ISelSimple.cpp"> - </File> - <File RelativePath="..\..\lib\Target\X86\X86JITInfo.cpp"> </File> <File |