| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove redundant '== true' after a comparison. | Richard Trieu | 2012-08-02 | 1 | -1/+1 |
| | | | | | llvm-svn: 161223 | ||||
| * | [yaml2obj] Fix build. Apparently I've gotten too familiar with C++11. | Michael J. Spencer | 2012-08-02 | 1 | -1/+1 |
| | | | | | llvm-svn: 161206 | ||||
| * | Add yaml2obj. A utility to convert YAML to binaries. | Michael J. Spencer | 2012-08-02 | 1 | -0/+879 |
| yaml2obj takes a textual description of an object file in YAML format and outputs the binary equivalent. This greatly simplifies writing tests that take binary object files as input. llvm-svn: 161205 | |||||

