Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |