Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [yaml2obj] Support for dumping mach_header from yaml | Chris Bieneman | 2016-05-12 | 1 | -0/+1 |
With this change obj2yaml and yaml2obj can now round-trip mach_headers. This change also adds ObjectYAML/MachO tests. llvm-svn: 269314 |