VisualStudio project files updated. #include <algorithm> added to make VisualStudio...
authorChuck Rose III <cfr@adobe.com>
Tue, 15 Apr 2008 21:27:11 +0000 (21:27 +0000)
committerChuck Rose III <cfr@adobe.com>
Tue, 15 Apr 2008 21:27:11 +0000 (21:27 +0000)
commitcc51c3195374645b18918458bac02e85b8c27db6
tree8ce880fc6eb0bf315f3d17cb2d31ef20d4363255
parent94bef327aa8ea769cafe310b91bd94d768d2bf85
VisualStudio project files updated.  #include <algorithm> added to make VisualStudio happy.  Also had to undefine setjmp because of #include <csetjmp> turning setjmp into _setjmp in VisualStudio.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49743 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/LowerInvoke.cpp
utils/TableGen/RegisterInfoEmitter.cpp
win32/Transforms/Transforms.vcproj