1. 5fb6437 [MachO] Don't write test files to /tmp, remove them afterwards. by Martin Storsjo · 7 years ago
  2. 264b5d9 Move Object format code to lib/BinaryFormat. by Zachary Turner · 8 years ago
  3. 1a299ea Fix Clang-tidy misc-unused-using-decls and Include What You Use warnings. by Eugene Zelenko · 9 years ago
  4. 4b35a64 Fix test which failed Error migration on Windows bots. by Pete Cooper · 9 years ago
  5. c6e7b81 Convert readBinary to llvm::Error. NFC by Pete Cooper · 9 years ago
  6. 8eaf62ca Fix MachO test which is failing on a Windows bot. by Pete Cooper · 9 years ago
  7. fefbd22 Convert lld file writing to llvm::Error. NFC. by Pete Cooper · 9 years ago
  8. 2bf5ed5 Fix Clang-tidy modernize-deprecated-headers warnings; other minor fixes. by Eugene Zelenko · 10 years ago
  9. f217ef0 Use alignment values everywhere instead of log2. by Rui Ueyama · 11 years ago
  10. c3d18f5 Remove implicit constructor and operator int from PowerOf2. by Rui Ueyama · 11 years ago
  11. a81cb05 Fix Mach-O unit tests breakage on Windows by Rui Ueyama · 11 years ago
  12. 2b67fca Sort include files according to convention. by Shankar Easwaran · 11 years ago
  13. 7264b0b Uses #include "..." instead of #include <...> for llvm headers. by Rafael Espindola · 11 years ago
  14. 010b376 [MachO] Begin support for reading fat binaries. by Joey Gouly · 12 years ago
  15. 7c13c44 Whitespace. by Rui Ueyama · 12 years ago
  16. f3e89cb [mach-o] fix EXPECT_EQ types by Nick Kledzik · 12 years ago
  17. e34182f [mach-o] binary reader and writer by Nick Kledzik · 12 years ago