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

Alexey Samsonov vonosmas at gmail.com
Thu Jun 25 16:41:06 PDT 2015


On Tue, Jun 9, 2015 at 6:09 PM, Rafael EspĂ­ndola <rafael.espindola at gmail.com
> wrote:

>
> 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:-)
>
r240729.


> Cheers, Rafael
>



-- 
Alexey Samsonov
vonosmas at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150625/81734011/attachment.html>


More information about the llvm-commits mailing list