Age | Commit message (Expand) | Author |
---|---|---|
2007-11-13 | Renamed all serialization "Materialize" methods to "Create" to conform with | Ted Kremenek |
2007-11-08 | Rewrote serialization of IdentifierInfo and IdentifierTable to use methods Emit | Ted Kremenek |
2007-10-24 | Modified current clients of Bitcode-Object serialization to use the | Ted Kremenek |
2007-10-24 | Silenced a VC++ warning. | Hartmut Kaiser |
2007-10-23 | Implemented serialization for IdentifierInfo and IdentifierTable. | Ted Kremenek |
2007-10-17 | Updated VC++ build system. | Hartmut Kaiser |
2007-10-16 | Started work on clang object serialization. Experimental | Ted Kremenek |
2007-10-08 | add a comment. | Chris Lattner |
2007-10-07 | move IdentifierTable.h from liblex to libbasic. | Chris Lattner |