Fixed/added namespace ending comments using clang-tidy. NFC
[oota-llvm.git] / lib / Object / COFFYAML.cpp
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2014-11-14 David Majnemerobj2yaml, yaml2obj: Add support for COFF executables
2014-04-09 David Majnemerobj2yaml: Don't crash if the characteristics field...
2014-04-07 David Majnemerobj2yaml: Use the correct relocation type for different...
2014-03-19 David MajnemerObject: Provide a richer means of describing auxiliary...
2014-03-11 Saleem AbdulrasoolObject: rename ARMV7 to ARMNT
2013-06-06 Rafael EspindolaPrint symbol names in relocations when dumping COFF...
2013-06-05 Rafael EspindolaDon't print default values for NumberOfAuxSymbols and...
2013-06-05 Rafael EspindolaMove BinaryRef to a new include/llvm/Object/YAML.h...
2013-05-31 Rafael EspindolaRename COFFYaml.h to COFFYAML.h for consistency.
2013-05-31 Rafael EspindolaDon't allocate temporary string for section data.
2013-05-17 Rafael EspindolaConvert obj2yaml to use yamlio.