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
/
MachONormalizedFileYAMLTests.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Clang-tidy misc-unused-using-decls and Include What You Use warnings.
Eugene Zelenko
2016-04-21
1
-1
/
+9
*
Use Expected<T> instead of ErrorOr<T>in yaml reader. NFC
Pete Cooper
2016-03-31
1
-1
/
+1
*
Fix Clang-tidy modernize-deprecated-headers warnings; other minor fixes.
Eugene Zelenko
2016-03-21
1
-11
/
+0
*
Use arithmetic type to represent alignments (not in log2) everywhere.
Rui Ueyama
2015-03-26
1
-9
/
+9
*
Use alignment values everywhere instead of log2.
Rui Ueyama
2015-03-26
1
-9
/
+9
*
Remove implicit constructor and operator int from PowerOf2.
Rui Ueyama
2015-03-26
1
-9
/
+9
*
Sort include files according to convention.
Shankar Easwaran
2014-10-18
1
-4
/
+1
*
replace llvm::error_code with std::error_code.
Rafael Espindola
2014-06-12
1
-1
/
+1
*
Whitespace.
Rui Ueyama
2014-01-13
1
-22
/
+22
*
Use the mach-o MH_* name for file types in yaml
Nick Kledzik
2014-01-08
1
-12
/
+12
*
fix all EXPECT_EQ(.address) tests
Nick Kledzik
2013-10-08
1
-8
/
+8
*
fix test case failing on bot
Nick Kledzik
2013-10-08
1
-1
/
+1
*
Supoort mach-o encoded in yaml.
Nick Kledzik
2013-10-08
1
-0
/
+769