BumpPtrAllocator: do the size check without moving any pointers
[oota-llvm.git] / include / llvm / Support / DataExtractor.h
2013-02-05 Eli BenderskyBe consistent about the field name - AddressSize, not...
2012-11-07 Eric ChristopherAdd a relocation visitor to lib object. This works...
2012-08-23 Dmitri GribenkoFix a bunch of -Wdocumentation warnings.
2011-09-13 Benjamin KramerAdd the DataExtractor utility class.