Age | Commit message (Expand) | Author |
---|---|---|
2009-07-01 | Add a pointer to the owning LLVMContext to Module. This requires threading L... | Owen Anderson |
2008-02-20 | Unbreak build with gcc 4.3: provide missed includes and silence most annoying... | Anton Korobeynikov |
2007-12-29 | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner |
2007-07-05 | Here is the bulk of the sanitizing. | Gabor Greif |
2007-05-06 | Switch this over to bitcode instead of bytecode. | Chris Lattner |
2007-02-07 | move archive-specific stuff out of bcreader into archive library. | Chris Lattner |
2005-04-21 | Remove trailing whitespace | Misha Brukman |
2005-04-20 | Align comments together for consistency | Misha Brukman |
2004-11-20 | Distinguish between BSD4.4 and SVR4 symbol tables | Reid Spencer |
2004-11-14 | Implementation declarations for Archive | Reid Spencer |
2004-11-06 | First kinda/sorta working version of the Archive library. Reading is not | Reid Spencer |