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
/
FileArchive.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Don't import error_code into the lld namespace.
Rafael Espindola
2014-06-12
1
-17
/
+18
*
Fix a wrong comment.
Rui Ueyama
2014-06-04
1
-31
/
+28
*
Add a comment, fix style.
Rui Ueyama
2014-06-04
1
-7
/
+6
*
Use error_code() instead of error_code::succes()
Rafael Espindola
2014-05-31
1
-5
/
+5
*
Add observers to Input Graph
Rui Ueyama
2014-05-14
1
-0
/
+8
*
Revert "temporary commit."
Rui Ueyama
2014-05-09
1
-10
/
+0
*
temporary commit.
Rui Ueyama
2014-05-09
1
-0
/
+10
*
Remove "virtual" and add "override".
Rui Ueyama
2014-05-02
1
-4
/
+4
*
Make the variable scope narrower. No functionality change.
Rui Ueyama
2014-05-02
1
-5
/
+2
*
Fix comments.
Rui Ueyama
2014-04-03
1
-1
/
+1
*
Replace OwningPtr with std::unique_ptr.
Ahmed Charles
2014-03-13
1
-9
/
+8
*
[Cleanup] Sort includes.
Ahmed Charles
2014-03-12
1
-1
/
+1
*
Add "override" and remove "virtual" where appropriate.
Rui Ueyama
2014-03-06
1
-8
/
+8
*
[C++11] Add #include's for OwningPtr.
Ahmed Charles
2014-03-03
1
-0
/
+1
*
Update for llvm api change.
Rafael Espindola
2014-02-10
1
-2
/
+2
*
Update for llvm api change.
Rafael Espindola
2014-01-31
1
-2
/
+1
*
Update for llvm api change.
Rafael Espindola
2014-01-30
1
-4
/
+2
*
Update for llvm api change.
Rafael Espindola
2014-01-22
1
-1
/
+4
*
Update for llvm api change.
Rafael Espindola
2014-01-21
1
-2
/
+2
*
Run clang-format on r197727.
Rui Ueyama
2013-12-20
1
-67
/
+62
*
[lld] Introduce registry and Reference kind tuple
Nick Kledzik
2013-12-19
1
-107
/
+201
*
Make error code variables to have narrower scope.
Rui Ueyama
2013-12-06
1
-6
/
+5
*
Move definitions to cpp file. No functionality change.
Rui Ueyama
2013-12-06
1
-0
/
+156
[prev]