aboutsummaryrefslogtreecommitdiff
path: root/lib/Bytecode/Archive/ArchiveInternals.h
AgeCommit message (Expand)Author
2007-05-06move this to lib/ArchiveChris Lattner
2007-05-06Switch this over to bitcode instead of bytecode.Chris Lattner
2007-02-07move archive-specific stuff out of bcreader into archive library.Chris Lattner
2005-04-21Remove trailing whitespaceMisha Brukman
2005-04-20Align comments together for consistencyMisha Brukman
2004-11-20Distinguish between BSD4.4 and SVR4 symbol tablesReid Spencer
2004-11-14Implementation declarations for ArchiveReid Spencer
2004-11-06First kinda/sorta working version of the Archive library. Reading is notReid Spencer