Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update LLVM for 3.5 rebase (r209712). | Stephen Hines | 2014-05-29 | 1 | -8/+25 |
* | Update to LLVM 3.5a. | Stephen Hines | 2014-04-24 | 1 | -4/+101 |
* | Print symbol names in relocations when dumping COFF as YAML. | Rafael Espindola | 2013-06-06 | 1 | -2/+3 |
* | Don't print default values for NumberOfAuxSymbols and AuxiliaryData. | Rafael Espindola | 2013-06-05 | 1 | -2/+3 |
* | Move BinaryRef to a new include/llvm/Object/YAML.h file. | Rafael Espindola | 2013-06-05 | 1 | -17/+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 | -0/+17 |
* | Convert obj2yaml to use yamlio. | Rafael Espindola | 2013-05-17 | 1 | -0/+279 |