Add additional header file to VS project. Patch submitted by Morten.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19274 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Jeff Cohen 2005-01-03 16:37:16 +00:00
parent 1c32f79a82
commit 4c2053255d

View File

@ -213,6 +213,9 @@
<File
RelativePath="..\..\include\llvm\CodeGen\MachineInstrBuilder.h">
</File>
<File
RelativePath="..\..\include\llvm\CodeGen\MachineRelocation.h">
</File>
<File
RelativePath="..\..\include\llvm\CodeGen\Passes.h">
</File>