[lld] r236291 - [ELF] Mark linker defined symbols as .hidden when needed.

Davide Italiano davide at freebsd.org
Fri May 1 10:17:49 PDT 2015


On May 1, 2015 7:06 AM, "Simon Atanasyan" <simon at atanasyan.com> wrote:
>
> Hi,
>
> This change breaks the lld-x86_64-darwin13 and lld-x86_64-freebsd
buildbots:
>
> http://lab.llvm.org:8011/builders/lld-x86_64-darwin13/builds/10335
> http://lab.llvm.org:8011/builders/lld-x86_64-freebsd/builds/11190
>
> > +#RUN: lld -flavor gnu -target x86_64-linux %t.o -o %t1 -e=main
> > +#RUN: llvm-objdump -t -section-headers %t | FileCheck %s
>
> The output file has name %t1 but on the next line the llvm-objdump
> gets %t input.
>
> --
> Simon Atanasyan

I will change this in a bit, thanks.
Its amazing because I tested this only on FreeBSD and I didnt notice (the
test passes) so I wonder what's the difference between my setup and
buildbot setup.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150501/890994b6/attachment.html>


More information about the llvm-commits mailing list