Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-04-24 | ensure that every error return sets a message (and goes through Error, for | Chris Lattner | |
easy breakpointing). Fix bugs reading constantexpr geps. We now can disassemble kc++ global initializers. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36398 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2007-04-22 | Initial support for reading bitcode files. They currently only read types, | Chris Lattner | |
the type symtab, and global/function protos, and are missing the important size optimization, but it is a place to start. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36330 91177308-0d34-0410-b5e6-96231b3b80d8 |