llvm-project/llvm/tools/llvm-objcopy/MachO
Lang Hames a6f19762c6 [llvm-objcopy][MachO] Correctly identify object file endianness.
The header magic value is held in the native endianness, so the method used in
cc0ec3fdb9. Use MachOReader / MachOWriter's existing endianness tests instead.
2020-04-16 21:54:01 -07:00
..
MachOLayoutBuilder.cpp [ADT/STLExtras.h] - Add llvm::is_sorted wrapper and update callers. 2020-04-14 14:11:02 +03:00
MachOLayoutBuilder.h Recommit "[llvm-objcopy][MachO] Support load commands used in executables/shared libraries" 2019-08-19 21:05:31 +00:00
MachOObjcopy.cpp [llvm-objcopy] Enable --discard-all for MachO 2020-02-26 12:51:15 -08:00
MachOObjcopy.h Update new files added to llvm-objcopy to use the new file header. 2019-02-11 08:25:19 +00:00
MachOReader.cpp [llvm-objcopy][MachO] Correctly identify object file endianness. 2020-04-16 21:54:01 -07:00
MachOReader.h Recommit "[llvm-objcopy][MachO] Support load commands used in executables/shared libraries" 2019-08-19 21:05:31 +00:00
MachOWriter.cpp [llvm-objcopy][MachO] Correctly identify object file endianness. 2020-04-16 21:54:01 -07:00
MachOWriter.h Recommit "[llvm-objcopy][MachO] Support load commands used in executables/shared libraries" 2019-08-19 21:05:31 +00:00
Object.cpp [llvm-objcopy][MachO] Change the storage of sections 2020-02-21 13:30:52 -08:00
Object.h [llvm-objcopy][MachO] Correctly identify object file endianness. 2020-04-16 21:54:01 -07:00