Add new files to Visual Studio.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25574 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/win32/VMCore/VMCore.vcproj b/win32/VMCore/VMCore.vcproj
index 22e9750..fa84bf5 100644
--- a/win32/VMCore/VMCore.vcproj
+++ b/win32/VMCore/VMCore.vcproj
@@ -136,6 +136,9 @@
 				RelativePath="..\..\lib\VMCore\Globals.cpp">
 			</File>
 			<File
+				RelativePath="..\..\lib\VMCore\InlineAsm.cpp">
+			</File>
+			<File
 				RelativePath="..\..\lib\VMCore\Instruction.cpp">
 			</File>
 			<File
@@ -222,6 +225,9 @@
 				RelativePath="..\..\include\llvm\GlobalVariable.h">
 			</File>
 			<File
+				RelativePath="..\..\include\llvm\InlineAsm.h">
+			</File>
+			<File
 				RelativePath="..\..\include\llvm\InstrTypes.h">
 			</File>
 			<File