Actually privatize a IntegerTypes, and fix a few bugs exposed by this.
authorOwen Anderson <resistor@mac.com>
Thu, 13 Aug 2009 23:27:32 +0000 (23:27 +0000)
committerOwen Anderson <resistor@mac.com>
Thu, 13 Aug 2009 23:27:32 +0000 (23:27 +0000)
commit0e275dc53880a7f14f8b8c83cc6e0290a215492d
tree08ea0f696cb049a03061301387fce33e4ee18226
parentec9b26100e06d566ccb4516c6fe3f2a685ecd941
Actually privatize a IntegerTypes, and fix a few bugs exposed by this.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78955 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/DerivedTypes.h
include/llvm/Type.h
lib/Analysis/PointerTracking.cpp
lib/AsmParser/LLParser.cpp
lib/Bitcode/Reader/BitcodeReader.cpp
lib/CodeGen/ShadowStackGC.cpp
lib/Transforms/Utils/LowerInvoke.cpp
lib/VMCore/Core.cpp
lib/VMCore/LLVMContext.cpp
lib/VMCore/LLVMContextImpl.h
lib/VMCore/Type.cpp