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