[llvm] r239113 - [Object, ELF] Don't call llvm_unreachable() from createELFObjectFile.

Rafael EspĂ­ndola rafael.espindola at gmail.com
Tue Jun 9 18:09:20 PDT 2015


On Jun 9, 2015 9:00 PM, "Alexey Samsonov" <vonosmas at gmail.com> wrote:
>
> No.
>
> $ dwarfdump missing >/dev/null ; echo $?
> dwarfdump ERROR:  can't open missing
> 1
> $ ./bin/llvm-dwarfdump missing >/dev/null ; echo $?
> missing: No such file or directory
> 0
>
> Do you agree we should change this (and
http://llvm.org/docs/CommandGuide/llvm-dwarfdump.html)?

Yes:-)

Cheers, Rafael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150609/c7b9c1e7/attachment.html>


More information about the llvm-commits mailing list