llvm-project/llvm/tools/obj2yaml
Simon Atanasyan ba5929771a [obj2yaml] Recognize input file format using llvm::object::ObjectFile
interface methods isCOFF().

The '-coff' command line option has been removed. It was not used in any
test cases.

The patch reviewed by Michael Spencer.

llvm-svn: 208157
2014-05-07 05:18:51 +00:00
..
CMakeLists.txt [obj2yaml] Recognize input file format using llvm::object::ObjectFile 2014-05-07 05:18:51 +00:00
Error.cpp [obj2yaml] Recognize input file format using llvm::object::ObjectFile 2014-05-07 05:18:51 +00:00
Error.h [obj2yaml] Recognize input file format using llvm::object::ObjectFile 2014-05-07 05:18:51 +00:00
Makefile
coff2yaml.cpp [obj2yaml] Recognize input file format using llvm::object::ObjectFile 2014-05-07 05:18:51 +00:00
obj2yaml.cpp [obj2yaml] Recognize input file format using llvm::object::ObjectFile 2014-05-07 05:18:51 +00:00
obj2yaml.h [obj2yaml] Recognize input file format using llvm::object::ObjectFile 2014-05-07 05:18:51 +00:00