[llvm-bugs] [Bug 10624] llvm-objdump crashes when given bogus file
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Jul 25 10:29:50 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=10624
Keith Smiley <k at keith.so> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
CC| |k at keith.so
Status|NEW |RESOLVED
--- Comment #1 from Keith Smiley <k at keith.so> ---
This now provides a useful error message:
% ./build/bin/llvm-objdump -disassemble xx.o
./build/bin/llvm-objdump: 'xx.o': The file was not recognized as a valid object
file
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20180725/95dc7b73/attachment.html>
More information about the llvm-bugs
mailing list