Fixes for PR114: Thanks to Reid Spencer!
authorChris Lattner <sabre@nondot.org>
Sun, 16 Nov 2003 20:21:15 +0000 (20:21 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 16 Nov 2003 20:21:15 +0000 (20:21 +0000)
commit8b70b78ba489b090d9866e6a4084ab1e8613b527
treec3e137b779b119b92587950176b457381132b18f
parentf3b2410bc4c098c0f27f689c797a539d6ef8a09e
Fixes for PR114: Thanks to Reid Spencer!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10029 91177308-0d34-0410-b5e6-96231b3b80d8
28 files changed:
include/Support/Casting.h
include/Support/CommandLine.h
include/Support/GraphWriter.h
include/Support/HashExtras.h
include/Support/MallocAllocator.h
include/Support/MathExtras.h
include/Support/StringExtras.h
include/llvm/ADT/HashExtras.h
include/llvm/ADT/StringExtras.h
include/llvm/ConstantHandling.h
include/llvm/Constants.h
include/llvm/GlobalValue.h
include/llvm/GlobalVariable.h
include/llvm/InstrTypes.h
include/llvm/PassSupport.h
include/llvm/Support/Casting.h
include/llvm/Support/CommandLine.h
include/llvm/Support/GraphWriter.h
include/llvm/Support/MallocAllocator.h
include/llvm/Support/MathExtras.h
include/llvm/Use.h
include/llvm/User.h
include/llvm/iMemory.h
include/llvm/iOther.h
include/llvm/iPHINode.h
include/llvm/iTerminators.h
lib/VMCore/ConstantFold.h
lib/VMCore/ConstantFolding.h