index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lld
/
unittests
/
MachOTests
/
MachONormalizedFileBinaryReaderTests.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[MachO] Don't write test files to /tmp, remove them afterwards.
Martin Storsjo
2018-05-11
1
-5
/
+10
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-2
/
+2
*
Fix Clang-tidy misc-unused-using-decls and Include What You Use warnings.
Eugene Zelenko
2016-04-21
1
-1
/
+7
*
Fix test which failed Error migration on Windows bots.
Pete Cooper
2016-04-04
1
-3
/
+2
*
Convert readBinary to llvm::Error. NFC
Pete Cooper
2016-03-30
1
-1
/
+1
*
Fix MachO test which is failing on a Windows bot.
Pete Cooper
2016-03-30
1
-1
/
+5
*
Convert lld file writing to llvm::Error. NFC.
Pete Cooper
2016-03-30
1
-1
/
+2
*
Fix Clang-tidy modernize-deprecated-headers warnings; other minor fixes.
Eugene Zelenko
2016-03-21
1
-9
/
+0
*
Use alignment values everywhere instead of log2.
Rui Ueyama
2015-03-26
1
-8
/
+8
*
Remove implicit constructor and operator int from PowerOf2.
Rui Ueyama
2015-03-26
1
-8
/
+8
*
Fix Mach-O unit tests breakage on Windows
Rui Ueyama
2014-11-07
1
-10
/
+17
*
Sort include files according to convention.
Shankar Easwaran
2014-10-18
1
-3
/
+1
*
Uses #include "..." instead of #include <...> for llvm headers.
Rafael Espindola
2014-06-12
1
-1
/
+1
*
[MachO] Begin support for reading fat binaries.
Joey Gouly
2014-01-14
1
-12
/
+41
*
Whitespace.
Rui Ueyama
2014-01-13
1
-29
/
+29
*
[mach-o] fix EXPECT_EQ types
Nick Kledzik
2013-11-06
1
-8
/
+8
*
[mach-o] binary reader and writer
Nick Kledzik
2013-11-06
1
-0
/
+714