[PATCH] Add -bare option to llvm-objdump

Steve King steve at metrokings.com
Wed Sep 10 15:19:32 PDT 2014


On Wed, Sep 10, 2014 at 2:30 PM, Rafael EspĂ­ndola
<rafael.espindola at gmail.com> wrote:
>
> I think my main issue with the patch is probably that there is no
> -bare option it the gnu objdump.
> Do we really need the extra feature? It seems better to have
> llvm-objdump behave like the
> system one: always symbolize.

I agree we should make llvm-objdump behave like the system one and
always symbolize.  But my "system one" might not be the same as your
"system one".  The -bare option produces consistent output the tests
can always depend on.




More information about the llvm-commits mailing list