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
/
ReaderArchive.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lld][InputGraph] Change the Resolver to use inputGraph
Shankar Easwaran
2013-10-07
1
-195
/
+0
*
Drop the context forceLoadAllArchives() support. Rename the isForceLoad
Joerg Sonnenberger
2013-09-08
1
-1
/
+1
*
Change the parseFile argument from MemoryBuffer pointer to LinkerInput
Joerg Sonnenberger
2013-09-07
1
-9
/
+12
*
Rename TargetInfo -> LinkingContext.
Rui Ueyama
2013-08-06
1
-8
/
+8
*
Revert "Correctly pass ownership of MemoryBuffers."
Michael J. Spencer
2013-04-05
1
-5
/
+4
*
Correctly pass ownership of MemoryBuffers.
Michael J. Spencer
2013-04-05
1
-4
/
+5
*
This fixes a SIGSEGV failure in ReaderArchive while trying to trace what
Shankar Easwaran
2013-04-05
1
-2
/
+2
*
This is my Driver refactoring patch.
Nick Kledzik
2013-04-04
1
-15
/
+16
*
Set ordinals correctly.
Michael J. Spencer
2013-03-20
1
-1
/
+3
*
[lld] remove trailing whitespace
Shankar Easwaran
2013-03-14
1
-17
/
+17
*
[ELF] Add support for reading dynamic libraries.
Michael J. Spencer
2013-02-11
1
-11
/
+0
*
[Archive] Update to LLVM change.
Michael J. Spencer
2013-02-03
1
-6
/
+16
*
add elf targethandler
Shankar Easwaran
2013-01-25
1
-4
/
+4
*
Add SectionPosition and OrderPass
Nick Kledzik
2013-01-23
1
-0
/
+11
*
Move everything over to TargetInfo.
Michael J. Spencer
2013-01-23
1
-16
/
+19
*
Factor File::addAtom out to MutableFile::addAtom.
Michael J. Spencer
2013-01-12
1
-4
/
+0
*
[Archive] Use a hash map to lookup symbols in archives. Increases performance...
Michael J. Spencer
2013-01-10
1
-5
/
+34
*
changes after mspencer reviews in phabricator
Shankar Easwaran
2012-11-13
1
-7
/
+3
*
Fix style violations.
Michael J. Spencer
2012-11-13
1
-16
/
+11
*
Adding support to resolve symbols with archive libraries in lld
Shankar Easwaran
2012-11-13
1
-0
/
+160