diff options
author | Jeff Cohen <jeffc@jolt-lang.org> | 2007-04-08 21:19:52 +0000 |
---|---|---|
committer | Jeff Cohen <jeffc@jolt-lang.org> | 2007-04-08 21:19:52 +0000 |
commit | 3a37b6b19c300658dd72a53667f3b46e1f3d99f2 (patch) | |
tree | 084db0d92be665a019f7ddc080825021dfdf0233 /win32 | |
parent | e281259d2db74b7040f3379f5a8c44ac40e76ce1 (diff) |
Track new header file.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35774 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'win32')
-rw-r--r-- | win32/VMCore/VMCore.vcproj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/win32/VMCore/VMCore.vcproj b/win32/VMCore/VMCore.vcproj index 9ccf289032..0750bf1aad 100644 --- a/win32/VMCore/VMCore.vcproj +++ b/win32/VMCore/VMCore.vcproj @@ -281,6 +281,9 @@ RelativePath="..\..\include\llvm\ModuleProvider.h"> </File> <File + RelativePath="..\..\include\llvm\ParameterAttributes.h"> + </File> + <File RelativePath="..\..\include\llvm\Pass.h"> </File> <File |