summaryrefslogtreecommitdiff
path: root/llvm/lib/ObjCopy/MachO/MachOObject.cpp
AgeCommit message (Expand)Author
2025-01-08[ObjCopy] Respect requirements of LC_ENCRYPTION_INFO commands (#120995)Daniel Rodríguez Troitiño
2024-12-24[llvm-objcopy] Add support of symbol modification flags for MachO (#120895)Richard Dzenis
2023-12-13[SystemZ][z/OS] Add missing strnlen function for z/OS to fix build failures (...Abhina Sree
2022-12-10[ObjCopy] llvm::Optional => std::optionalFangrui Song
2022-12-02[llvm] Use std::nullopt instead of None (NFC)Kazu Hirata
2022-10-15[objcopy][MachO] Clean up Section ctors, NFCAlexander Shaposhnikov
2022-10-14[llvm-objcopy][MachO] Add support for LC_DYLIB_CODE_SIGN_DRSKeith Smiley
2022-10-14Fix llvm/lib/ObjCopy, llvm/llvm-ifs: c++20 compatibilityAngelo Matni
2022-02-23[objcopy][NFC] Rename files to avoid clashing of archive members.Alexey Lapshin