diff options
author | Jeff Cohen <jeffc@jolt-lang.org> | 2006-04-23 04:37:08 +0000 |
---|---|---|
committer | Jeff Cohen <jeffc@jolt-lang.org> | 2006-04-23 04:37:08 +0000 |
commit | 84bfed087b12c89cb09a257059666578de3b01cc (patch) | |
tree | a9e7828baafa1c3ee8af32fdc276a8bb33722768 | |
parent | 3700a4d3a27ca8d39c73049020623cf4963d6c13 (diff) |
Keep Visual Studio informed.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27951 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | win32/CodeGen/CodeGen.vcproj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/win32/CodeGen/CodeGen.vcproj b/win32/CodeGen/CodeGen.vcproj index 040a741cf7..4c46d8eafa 100644 --- a/win32/CodeGen/CodeGen.vcproj +++ b/win32/CodeGen/CodeGen.vcproj @@ -259,6 +259,9 @@ RelativePath="..\..\include\llvm\CodeGen\MachineInstrBuilder.h"> </File> <File + RelativePath="..\..\include\llvm\CodeGen\MachineJumpTableInfo.h"> + </File> + <File RelativePath="..\..\include\llvm\CodeGen\MachineLocation.h"> </File> <File |