[PGO] Fix remaining bugs in ProfData template file (when used by compiler-rt)
[oota-llvm.git] / include / llvm / Object / COFFYAML.h
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2014-11-14 David Majnemerobj2yaml, yaml2obj: Add support for COFF executables
2014-07-03 Rafael EspindolaInvert the MC -> Object dependency.
2014-04-07 David Majnemerobj2yaml: Use the correct relocation type for different...
2014-03-19 David MajnemerObject: Provide a richer means of describing auxiliary...
2013-06-06 Rafael EspindolaPrint symbol names in relocations when dumping COFF...
2013-06-05 Rafael EspindolaMove BinaryRef to a new include/llvm/Object/YAML.h...
2013-05-31 Rafael EspindolaUse just a ArrayRef<uint8_t> to store both hex string...
2013-05-31 Rafael EspindolaRename COFFYaml.h to COFFYAML.h for consistency.