[llvm-commits] [llvm] r132735 - in /llvm/trunk: lib/CodeGen/TargetLoweringObjectFileImpl.cpp test/CodeGen/X86/eh_frame.ll
Rafael Avila de Espindola
rafael.espindola at gmail.com
Mon Jun 13 11:42:14 PDT 2011
On 11-06-13 02:36 PM, Galina Kistanova wrote:
> Hello,
>
> It seems the change in
> llvm/trunk/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
> makes ld.exe crush on one of windows builders:
> http://google1.osuosl.org:8011/builders/llvm-gcc-mingw32-cross-arm-linux-gnueabi-hard-float/builds/1117
> Please let me know if you need more information on this.
The log shows:
command timed out: 1200 seconds without output, killing pid 2996
SIGKILL failed to kill process
using fake rc=-1
program finished with exit code -1
Is this really ld crashing? If so, I do have a windows machine I could
use to try to reproduce the problem. What are the build instructions,
host compiler, host and target linker, etc?
> Thanks
>
> Galina
Cheers,
Rafael
More information about the llvm-commits
mailing list