Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add yaml2obj. A utility to convert YAML to binaries. | Michael J. Spencer | 2012-08-02 | 1 | -0/+0 |
| | | | | | | | | 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 | ||||
* | Rename "TestObjectFiles" to "Inputs" (like the pattern for Clang tests) | Matt Beaumont-Gay | 2011-10-31 | 1 | -0/+0 |
llvm-svn: 143400 |