llvm-mirror/tools/llvm-objdump
Justin Bogner 4a132b1a38 llvm-objdump: Make some error messages more consistent
Most of the version of report_error were quoting the filename and
printing a colon between the file name and the error message, but this
one wasn't doing either of those. Fix the output to be more
consistent.

llvm-svn: 285252
2016-10-26 22:37:52 +00:00
..
CMakeLists.txt
COFFDump.cpp
ELFDump.cpp
llvm-objdump.cpp llvm-objdump: Make some error messages more consistent 2016-10-26 22:37:52 +00:00
llvm-objdump.h
LLVMBuild.txt
MachODump.cpp