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
/
MachOLinkingContext.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[mach-o] Support -filelist option in darwin driver
Nick Kledzik
2014-08-15
1
-2
/
+2
*
[mach-o] Support -F and -framework options in darwin driver
Nick Kledzik
2014-08-14
1
-5
/
+48
*
[mach-o] Support re-exported dylibs
Nick Kledzik
2014-08-13
1
-5
/
+88
*
Fix mach-o tests on Windows
Rui Ueyama
2014-08-06
1
-2
/
+6
*
[mach-o] Add support for -sectalign option
Nick Kledzik
2014-07-30
1
-0
/
+20
*
[mach-o] refactor KindHandler into ArchHandler and simplify passes.
Nick Kledzik
2014-07-16
1
-13
/
+40
*
[mach-o]: support -syslibroot and -l options
Tim Northover
2014-07-10
1
-1
/
+84
*
MachO: rename _outputFileType to avoid shadowing parent field.
Tim Northover
2014-06-20
1
-14
/
+13
*
Add -print_atoms options to DarwinLdDriver which dumps final state of all ato...
Nick Kledzik
2014-05-14
1
-1
/
+2
*
[lld] Include reference kind in cycle detector debug output
Nico Rieck
2014-02-24
1
-1
/
+1
*
[mach-o] add MachOLinkingContext::configure(type, arch, os)
Nick Kledzik
2013-12-21
1
-30
/
+41
*
Run clang-format on r197727.
Rui Ueyama
2013-12-20
1
-1
/
+0
*
[lld] Introduce registry and Reference kind tuple
Nick Kledzik
2013-12-19
1
-10
/
+9
*
[MachO] Simplify conditionals. No functionality change.
Rui Ueyama
2013-11-12
1
-7
/
+5
*
[mach-o] fix uninitialized variable
Nick Kledzik
2013-11-08
1
-0
/
+1
*
[mach-o] binary reader and writer
Nick Kledzik
2013-11-06
1
-46
/
+84
*
Remove duplicate calls of pm.add() for RoundTrip tests.
Rui Ueyama
2013-11-01
1
-4
/
+0
*
[PassManager] add ReaderWriter{Native,YAML} to the Driver.
Shankar Easwaran
2013-10-29
1
-1
/
+7
*
Supoort mach-o encoded in yaml.
Nick Kledzik
2013-10-08
1
-6
/
+5
*
[lld][InputGraph] Change the Resolver to use inputGraph
Shankar Easwaran
2013-10-07
1
-13
/
+0
*
[mach-o] switch to use llvm::MachO:: constants
Nick Kledzik
2013-09-27
1
-24
/
+24
*
Make Driver::link and LinkingContext::validate return true on success.
Rui Ueyama
2013-09-24
1
-5
/
+5
*
Support darwin linker options:
Nick Kledzik
2013-09-10
1
-1
/
+25
*
Remove PackedVersion from MachOLinkingContext and replace with uint32_t
Nick Kledzik
2013-09-10
1
-35
/
+20
*
Change the parseFile argument from MemoryBuffer pointer to LinkerInput
Joerg Sonnenberger
2013-09-07
1
-3
/
+3
*
add InputGraph functionality
Shankar Easwaran
2013-08-21
1
-6
/
+1
*
Rename TargetInfo -> LinkingContext.
Rui Ueyama
2013-08-06
1
-0
/
+277
[prev]