Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-04-23 | promote LLVMBitCodes to be a public header | Chris Lattner | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36358 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2007-04-22 | Initial support for writing bitcode files. This currently only writes types, | Chris Lattner | |
the type symtab, and global/function protos, and is missing the important size optimization, but it is a place to start. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36331 91177308-0d34-0410-b5e6-96231b3b80d8 |