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
/
Reader.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix five of the shared library build targets
Greg Fitzgerald
2015-01-21
1
-119
/
+0
*
Re-commit r225674: Convert other drivers to use WrapperNode.
Rui Ueyama
2015-01-15
1
-6
/
+3
*
Revert "Convert other drivers to use WrapperNode" and subsequent commits.
Rui Ueyama
2015-01-14
1
-3
/
+6
*
Convert other drivers to use WrapperNode.
Rui Ueyama
2015-01-13
1
-6
/
+3
*
Make File always take the ownership of a MemoryBuffer.
Rui Ueyama
2014-12-12
1
-2
/
+2
*
Separate file parsing from File's constructors.
Rui Ueyama
2014-12-12
1
-3
/
+11
*
[PECOFF] Support COMDAT associative sections.
Rui Ueyama
2014-06-17
1
-0
/
+1
*
Update for llvm api change.
Rafael Espindola
2014-06-13
1
-1
/
+2
*
include system_error directly.
Rafael Espindola
2014-06-12
1
-1
/
+1
*
Run llvm/utils/sort_includes.py in a few files.
Rafael Espindola
2014-06-12
1
-2
/
+0
*
Don't import error_code into the lld namespace.
Rafael Espindola
2014-06-12
1
-1
/
+1
*
Don't use make_error_code from the llvm namespace.
Rafael Espindola
2014-06-12
1
-1
/
+1
*
Use std::error_code instead of llvm::error_code.
Rafael Espindola
2014-06-11
1
-1
/
+1
*
Revert "[PECOFF] Support COMDAT associative sections."
Rui Ueyama
2014-06-05
1
-1
/
+0
*
[PECOFF] Support COMDAT associative sections.
Rui Ueyama
2014-06-05
1
-0
/
+1
*
Fix format.
Rui Ueyama
2014-06-04
1
-10
/
+3
*
Remove group-parent references.
Rui Ueyama
2014-06-03
1
-1
/
+0
*
[core] add SectionGroup support
Shankar Easwaran
2014-03-26
1
-5
/
+6
*
Replace OwningPtr with std::unique_ptr.
Ahmed Charles
2014-03-13
1
-1
/
+2
*
Fix trailing whitespace.
Shankar Easwaran
2014-01-27
1
-1
/
+1
*
[mach-o] enable mach-o and native yaml to be intermixed
Nick Kledzik
2014-01-11
1
-0
/
+18
*
Restore vertical alignment lost by clang-format
Nick Kledzik
2013-12-20
1
-2
/
+2
*
Run clang-format on r197727.
Rui Ueyama
2013-12-20
1
-20
/
+18
*
[lld] Introduce registry and Reference kind tuple
Nick Kledzik
2013-12-19
1
-0
/
+84
*
Change the parseFile argument from MemoryBuffer pointer to LinkerInput
Joerg Sonnenberger
2013-09-07
1
-10
/
+0
*
Revert "Correctly pass ownership of MemoryBuffers."
Michael J. Spencer
2013-04-05
1
-1
/
+2
*
Correctly pass ownership of MemoryBuffers.
Michael J. Spencer
2013-04-05
1
-2
/
+1
*
This is my Driver refactoring patch.
Nick Kledzik
2013-04-04
1
-2
/
+2
*
[lld] remove trailing whitespace
Shankar Easwaran
2013-03-14
1
-2
/
+2
*
Move everything over to TargetInfo.
Michael J. Spencer
2013-01-23
1
-15
/
+3
*
Major refactoring: Remove Platform concept. In its place there are
Nick Kledzik
2012-05-31
1
-0
/
+42