[llvm] r240422 - objdump: Don't print a (always 0) size for MachO symbols.

Rafael EspĂ­ndola rafael.espindola at gmail.com
Tue Jun 23 10:10:53 PDT 2015


That looks like an actual bug. Taking a look.
On Jun 23, 2015 12:54 PM, "Renato Golin" <renato.golin at linaro.org> wrote:

> On 23 June 2015 at 16:45, Rafael Espindola <rafael.espindola at gmail.com>
> wrote:
> > Author: rafael
> > Date: Tue Jun 23 10:45:38 2015
> > New Revision: 240422
> >
> > URL: http://llvm.org/viewvc/llvm-project?rev=240422&view=rev
> > Log:
> > objdump: Don't print a (always 0) size for MachO symbols.
>
> Hi Rafael,
>
> Some regexp may be necessary. :)
>
> http://lab.llvm.org:8011/builders/clang-cmake-thumbv7-a15/builds/3529
>
> common-symbol-elf.test:3:8: error: expected string not found in input
> CHECK: 00000400 g *COM* 00000008 common_symbol
>
> <stdin>:11:1: note: possible intended match here
> 00000400 g *COM* 4fd3d8004fd3d8 common_symbol
>
> cheers,
> --renato
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150623/07fb8b0a/attachment.html>


More information about the llvm-commits mailing list