Age | Commit message (Expand) | Author |
---|---|---|
2007-04-24 | implement support for reading aggregate constants, including handling forward | Chris Lattner |
2007-04-24 | read basic constants: null, undef, integers <= 64bits | Chris Lattner |
2007-04-24 | track global inits | Chris Lattner |
2007-04-23 | Read global symtab | Chris Lattner |
2007-04-23 | promote LLVMBitCodes to be a public header | Chris Lattner |
2007-04-22 | Fix build problem with Gentoo 4.1.1-r3. | Jeff Cohen |
2007-04-22 | Initial support for reading bitcode files. They currently only read types, | Chris Lattner |