aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Bitcode/Archive.h
Commit message (Expand)AuthorAgeFilesLines
* Removed trailing whitespace.Misha Brukman2009-02-201-2/+2
* Fold the useful features of alist and alist_node into ilist, andDan Gohman2008-07-281-14/+2
* For PR1338: rename include/llvm/ADT/ilist and friends to end with ".h"Anton Korobeynikov2008-05-291-1/+1
* Fix more -Wshorten-64-to-32 warnings.Evan Cheng2008-05-051-1/+1
* change the archive stuff to use MemoryBuffer instead of mappedfile.Chris Lattner2008-04-011-2/+2
* remove extraneous #includeChris Lattner2008-04-011-1/+1
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* Add explicit keywords.Dan Gohman2007-10-081-2/+2
* Fix minor doxygen nits.Reid Spencer2007-08-051-3/+5
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+555