Changes to make the Windows build work...
authorSteve Naroff <snaroff@apple.com>
Thu, 23 Oct 2008 23:28:23 +0000 (23:28 +0000)
committerSteve Naroff <snaroff@apple.com>
Thu, 23 Oct 2008 23:28:23 +0000 (23:28 +0000)
commit93fbe75a9431e49929c23847880ba61324013ee6
tree966fc65466444401787577a9c602400e8d7a01a9
parentf5cd4f0d70f2da83626cb1eeefe4ae10382c584d
Changes to make the Windows build work...
- Add a file to the VC++ project.
- Make sure the clang driver links against the Transforms library.
- Incorporate changes from patch by Dan Gohman.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58048 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/DataTypes.h.in
win32/VMCore/VMCore.vcproj
win32/clang.sln