Fix several comments which had previously been "the the" where a
[oota-llvm.git] / lib / VMCore / TypesContext.h
2010-02-10 Kenneth UildriksIntegerValType holds a uint32_t, so its constructor...
2010-02-07 Nick LewyckyMake the destructor for TypeMapBase protected. Spotted...
2010-01-05 David GreeneChange errs() to dbgs().
2009-08-31 Torok EdwinFree the constants that have no uses in ~LLVMContext.
2009-08-23 Chris Lattnerremove some DOUTs
2009-08-23 Owen AndersonUse standard LLVM-style headers.
2009-08-04 Owen AndersonBegin the process of privatizing the type uniquing...