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
/
Core
/
YamlKeyValues.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Major refactoring: Remove Platform concept. In its place there are
Nick Kledzik
2012-05-31
1
-432
/
+0
*
Rework how YAMLReader is layered on top of YAMLParser. Turn hand written
Nick Kledzik
2012-05-03
1
-104
/
+95
*
Convert the YAMLReader to use LLVM/Support/YAMLParser.
Michael J. Spencer
2012-04-30
1
-47
/
+20
*
Add way to represent static archives in yaml test cases.
Nick Kledzik
2012-04-20
1
-0
/
+31
*
Factor out core linking options from Platform in a new ResolverOptions
Nick Kledzik
2012-04-18
1
-0
/
+2
*
Remove trailing whitespace.
Michael J. Spencer
2012-04-03
1
-1
/
+1
*
Replace all uses of NULL with nullptr.
Michael J. Spencer
2012-03-29
1
-27
/
+29
*
Rearange header order to match llvm style. This exposed some missing types.
Michael J. Spencer
2012-03-28
1
-2
/
+2
*
Add Pass to instantiate GOT entries
Nick Kledzik
2012-03-15
1
-0
/
+1
*
Sources now require C++11 to build.
Nick Kledzik
2012-03-08
1
-0
/
+1
*
Add support for SharedLibraryAtoms (proxy atoms for exported symbols from a
Nick Kledzik
2012-02-22
1
-10
/
+29
*
(no commit message)
Nick Kledzik
2012-02-15
1
-18
/
+7
*
Add support for UndefinedAtom in yaml and native format. Add test cases with...
Nick Kledzik
2012-02-07
1
-82
/
+101
*
A couple of big refactorings: 1) Move most attributes of Atom down to Defined...
Nick Kledzik
2012-01-11
1
-115
/
+189
*
Support more Atom attributes. Add more test cases to lld-core
Nick Kledzik
2012-01-04
1
-0
/
+330