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