summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-objcopy/MachO/Object.h
Commit message (Expand)AuthorAgeFilesLines
* Recommit "[llvm-objcopy][MachO] Support load commands used in executables/sha...Seiya Nuta2019-08-191-0/+27
* Revert r369230 and r369231Seiya Nuta2019-08-191-27/+0
* [llvm-objcopy][MachO] Support load commands used in executables/shared librariesSeiya Nuta2019-08-191-0/+27
* [llvm-objcopy][MachO] Rebuild the symbol/string table in the writerSeiya Nuta2019-06-211-4/+18
* [llvm-objcopy][MachO] Recompute and update offset/size fields in the writerSeiya Nuta2019-06-081-2/+12
* Update new files added to llvm-objcopy to use the new file header.Chandler Carruth2019-02-111-4/+3
* [llvm-objcopy] Add ability to copy MachO object filesAlexander Shaposhnikov2019-02-021-0/+209
OpenPOWER on IntegriCloud