diff options
author | Jeff Cohen <jeffc@jolt-lang.org> | 2007-04-25 17:13:18 +0000 |
---|---|---|
committer | Jeff Cohen <jeffc@jolt-lang.org> | 2007-04-25 17:13:18 +0000 |
commit | c7f7b5162f3d92bf25b9aaff73f9191f8afb2659 (patch) | |
tree | b9a8ee202d2be2eba4ed94cd8a1acd087d8fe325 | |
parent | cb5b13a0b8403e60924c6586a57ccd363bcb767a (diff) | |
download | bcm5719-llvm-c7f7b5162f3d92bf25b9aaff73f9191f8afb2659.tar.gz bcm5719-llvm-c7f7b5162f3d92bf25b9aaff73f9191f8afb2659.zip |
Note new header file.
llvm-svn: 36440
-rw-r--r-- | llvm/win32/VMCore/VMCore.vcproj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/win32/VMCore/VMCore.vcproj b/llvm/win32/VMCore/VMCore.vcproj index 0750bf1aade..7cb8137079b 100644 --- a/llvm/win32/VMCore/VMCore.vcproj +++ b/llvm/win32/VMCore/VMCore.vcproj @@ -239,6 +239,9 @@ RelativePath="..\..\include\llvm\Function.h"> </File> <File + RelativePath="..\..\include\llvm\GlobalAlias.h"> + </File> + <File RelativePath="..\..\include\llvm\GlobalValue.h"> </File> <File |