[Object] Fix a bug in a condition introduced in r226217 - visibility can't be
[oota-llvm.git] / include / llvm / Object / COFFYAML.h
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.