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
/
lib
/
ReaderWriter
/
MachO
/
MachONormalizedFileFromAtoms.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[mach-o] refactor mach-o output section selection to be table driven.
Nick Kledzik
2014-06-10
1
-68
/
+93
*
[mach-o] Add support for custom sections
Nick Kledzik
2014-05-30
1
-8
/
+43
*
[mach-0] Add support for parsing compact unwind info section
Nick Kledzik
2014-05-29
1
-0
/
+3
*
[mach-o] Add support for parsing __eh_frame section. Generalize support for w...
Nick Kledzik
2014-05-29
1
-0
/
+3
*
[mach-o] Add support for parsing CFString sections
Nick Kledzik
2014-05-29
1
-0
/
+3
*
[mach-o] Add support for initializers and terminators in object files
Nick Kledzik
2014-05-27
1
-0
/
+6
*
[mach-o] Add support for reading utf16 string literal sections
Nick Kledzik
2014-05-27
1
-0
/
+3
*
[mach-o] parse literal sections into atoms
Nick Kledzik
2014-05-22
1
-0
/
+9
*
[mach-o] Add support and test cases for parsing tentative definitions
Nick Kledzik
2014-05-15
1
-1
/
+5
*
s/llvm::dyn_cast/dyn_cast/
Rui Ueyama
2014-04-02
1
-1
/
+0
*
Fix trailing whitespace.
Shankar Easwaran
2014-01-27
1
-47
/
+47
*
[mach-o] enable mach-o and native yaml to be intermixed
Nick Kledzik
2014-01-11
1
-2
/
+2
*
[MachO] Begin to add some MachO specific File/Atoms, and add the start of
Joey Gouly
2014-01-03
1
-1
/
+1
*
Fix some indentation issues, I saw while reading this file.
Joey Gouly
2013-12-25
1
-6
/
+6
*
Run clang-format on r197727.
Rui Ueyama
2013-12-20
1
-4
/
+3
*
[lld] Introduce registry and Reference kind tuple
Nick Kledzik
2013-12-19
1
-4
/
+5
*
[mach-o] add llvm_unreachable
Nick Kledzik
2013-11-06
1
-0
/
+1
*
[mach-o] fix DEBUG_WITH_TYPE to compile without warnings in non-debug case
Nick Kledzik
2013-11-06
1
-17
/
+15
*
[mach-o] binary reader and writer
Nick Kledzik
2013-11-06
1
-0
/
+821
[prev]