Unbreak VC++ build.
authorJeff Cohen <jeffc@jolt-lang.org>
Sun, 5 Nov 2006 19:31:28 +0000 (19:31 +0000)
committerJeff Cohen <jeffc@jolt-lang.org>
Sun, 5 Nov 2006 19:31:28 +0000 (19:31 +0000)
commitd41b30def3181bce4bf87e8bde664d15663165d0
treeb4a9c4e0797b23f78257e4cb0f74fde8ec183b2e
parentbcf81242df7983b8e86bec179c4fa04265b26db2
Unbreak VC++ build.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31464 91177308-0d34-0410-b5e6-96231b3b80d8
37 files changed:
include/llvm/ADT/FoldingSet.h
include/llvm/Analysis/Dominators.h
include/llvm/Analysis/LoopInfo.h
include/llvm/Bytecode/Archive.h
include/llvm/CodeGen/MachineConstantPool.h
include/llvm/CodeGen/SelectionDAG.h
include/llvm/Support/Compressor.h
include/llvm/System/Path.h
include/llvm/Transforms/Utils/FunctionUtils.h
include/llvm/Transforms/Utils/PromoteMemToReg.h
lib/CodeGen/BranchFolding.cpp
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
lib/CodeGen/SelectionDAG/SelectionDAG.cpp
lib/System/Win32/Path.inc
lib/Target/X86/X86ISelDAGToDAG.cpp
lib/Target/X86/X86RegisterInfo.h
lib/Transforms/Scalar/PredicateSimplifier.cpp
lib/Transforms/Utils/CloneFunction.cpp
tools/bugpoint/ExecutionDriver.cpp
tools/llvm-ld/llvm-ld.cpp
utils/TableGen/AsmWriterEmitter.cpp
utils/TableGen/CodeGenInstruction.h
utils/TableGen/FileLexer.l
utils/TableGen/InstrInfoEmitter.h
win32/Analysis/Analysis.vcproj
win32/CodeGen/CodeGen.vcproj
win32/Support/Support.vcproj
win32/System/System.vcproj
win32/Target/Target.vcproj
win32/Transforms/Transforms.vcproj
win32/VMCore/VMCore.vcproj
win32/analyze/analyze.vcproj
win32/bugpoint/bugpoint.vcproj
win32/config.h
win32/llvm.sln
win32/opt/opt.vcproj
win32/x86/x86.vcproj