Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update new files added to llvm-objcopy to use the new file header. | Chandler Carruth | 2019-02-11 | 1 | -4/+3 |
| | | | | llvm-svn: 353666 | ||||
* | [llvm-objcopy] Add ability to copy MachO object files | Alexander Shaposhnikov | 2019-02-02 | 1 | -0/+32 |
This diff implements first bits for copying (without modification) MachO object files. Test plan: make check-all Differential revision: https://reviews.llvm.org/D54674 llvm-svn: 352944 |