Age | Commit message (Expand) | Author |
---|---|---|
2013-01-02 | [Support][Endian] Add support for specifying the alignment and native unalign... | Michael J. Spencer |
2012-12-04 | Sort the #include lines for utils/... | Chandler Carruth |
2012-09-17 | Fix a few vars that can end up being used without initialization. | Axel Naumann |
2012-08-02 | Remove redundant '== true' after a comparison. | Richard Trieu |
2012-08-02 | [yaml2obj] Fix build. Apparently I've gotten too familiar with C++11. | Michael J. Spencer |
2012-08-02 | Add yaml2obj. A utility to convert YAML to binaries. | Michael J. Spencer |