| commit | 1ffd9de4f1e69a1339025cb048419e3320e3be69 | [log] [tgz] |
|---|---|---|
| author | Michael J. Spencer <bigcheesegs@gmail.com> | Thu Aug 02 19:16:56 2012 +0000 |
| committer | Michael J. Spencer <bigcheesegs@gmail.com> | Thu Aug 02 19:16:56 2012 +0000 |
| tree | 1e34736a5a691d6e8a3e44d134add362fa25535f | |
| parent | bc5b61c74d24a907cb1f425cc3c20e908d53c47a [diff] |
Add yaml2obj. A utility to convert YAML to binaries. 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