aboutsummaryrefslogtreecommitdiff
path: root/lib/Bitcode
AgeCommit message (Expand)Author
2007-04-23first part of implementation of abbrevs. The writer isn't fully there yet an...Chris Lattner
2007-04-23promote LLVMBitCodes to be a public headerChris Lattner
2007-04-22Fix build problem with Gentoo 4.1.1-r3.Jeff Cohen
2007-04-22add llvm ir bitcode definition fileChris Lattner
2007-04-22build the bitcode dirChris Lattner
2007-04-22Initial support for writing bitcode files. This currently only writes types,Chris Lattner
2007-04-22Initial support for reading bitcode files. They currently only read types,Chris Lattner