Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | several bitfixes to JumpToBit | Chris Lattner | 2007-05-01 | 1 | -4/+7 |
* | add JumpToBit, an explicit init method, and a default ctor. | Chris Lattner | 2007-05-01 | 1 | -2/+28 |
* | add some helpers | Chris Lattner | 2007-04-29 | 1 | -1/+4 |
* | compute this value correctly | Chris Lattner | 2007-04-29 | 1 | -2/+4 |
* | add a method | Chris Lattner | 2007-04-29 | 1 | -0/+6 |
* | make this file self-contained | Chris Lattner | 2007-04-29 | 1 | -0/+1 |
* | implement reading of abbrevs | Chris Lattner | 2007-04-23 | 1 | -6/+89 |
* | first part of implementation of abbrevs. The writer isn't fully there yet an... | Chris Lattner | 2007-04-23 | 1 | -3/+0 |
* | Terminate with newline. | Reid Spencer | 2007-04-22 | 1 | -2/+0 |
* | Teach Visual Studio about Bitcode. | Jeff Cohen | 2007-04-22 | 1 | -4/+6 |
* | Define the content-independent interfaces to read/write bitcode files and | Chris Lattner | 2007-04-22 | 1 | -0/+220 |