index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
obj2yaml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master LLVM for rebase to r230699.
Stephen Hines
2015-03-23
1
-1
/
+45
*
Update aosp/master LLVM for rebase to r222494.
Stephen Hines
2014-12-02
8
-66
/
+120
*
Update LLVM for rebase to r212749.
Stephen Hines
2014-07-21
7
-83
/
+85
*
Adds the ability to run the llvm test suite in-tree.
Chris Wailes
2014-06-06
1
-0
/
+38
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
7
-25
/
+420
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
3
-21
/
+125
*
Remove several unused variables.
Rafael Espindola
2013-10-01
1
-1
/
+0
*
Don't link with the archive library programs that don't use it.
Rafael Espindola
2013-06-17
1
-1
/
+1
*
readobj: Dump PE/COFF optional records.
Rui Ueyama
2013-06-12
1
-1
/
+1
*
Print symbol names in relocations when dumping COFF as YAML.
Rafael Espindola
2013-06-06
1
-3
/
+5
*
Move BinaryRef to a new include/llvm/Object/YAML.h file.
Rafael Espindola
2013-06-05
1
-2
/
+2
*
Remove dead code.
Rafael Espindola
2013-06-03
2
-44
/
+0
*
Rename COFFYaml.h to COFFYAML.h for consistency.
Rafael Espindola
2013-05-31
1
-1
/
+1
*
Don't allocate temporary string for section data.
Rafael Espindola
2013-05-31
1
-18
/
+2
*
Use std::list so that we have a stable iterator.
Rafael Espindola
2013-05-21
1
-1
/
+3
*
Convert obj2yaml to use yamlio.
Rafael Espindola
2013-05-17
1
-305
/
+83
*
Remove dead code.
Rafael Espindola
2013-04-20
1
-4
/
+0
*
These can be void.
Rafael Espindola
2013-04-20
1
-12
/
+7
*
Rename obj2yaml local namespace to avoid conflicts with llvm::yaml.
Rafael Espindola
2013-04-20
3
-7
/
+7
*
Remove local namespace yaml to avoid confusion with llvm::yaml.
Rafael Espindola
2013-04-20
1
-8
/
+6
*
Small obj2yaml cleanups.
Rafael Espindola
2013-04-20
1
-69
/
+76
*
Remove a global 'endl' variable from the other file as well.
Chandler Carruth
2013-04-08
1
-25
/
+22
*
Clean up namespaces in obj2yaml.cpp.
Chandler Carruth
2013-04-08
1
-11
/
+12
*
Cleanup the formatting of obj2yaml.cpp.
Chandler Carruth
2013-04-08
1
-22
/
+23
*
Don't define our own global 'endl' variable. While technically it had
Chandler Carruth
2013-04-08
1
-5
/
+3
*
Fix include guards to match new location.
Rafael Espindola
2013-04-05
1
-2
/
+2
*
Move obj2yaml to tools to sort out make's dependencies.
Rafael Espindola
2013-04-05
5
-0
/
+508