search for: build_lld

Displaying 2 results from an estimated 2 matches for "build_lld".

2014 Sep 05
4
[LLVMdev] HELP! Recent failure on llvm buildbot
...M on lld-x86_64-darwin13 Details: http://lab.llvm.org:8011/builders/lld-x86_64-darwin13/builds/2571 Blamelist: mg11 My small change certainly did not cause lldb's build to fail on my machine. I looked into the build-log: http://lab.llvm.org:8011/builders/lld-x86_64-darwin13/builds/2571/steps/build_Lld/logs/stdio It wasn't obvious how my change resulted in failure. When I tried to replicate the build of the last 2 targets listed in the log, I did see this, on my machine: $ ninja LLVMCodeGen [15/15] Linking CXX shared library lib/libLLVMCodeGen.so $ ninja LLVMMipsCodeGen ninja: error: unk...
2014 Sep 05
2
[LLVMdev] HELP! Recent failure on llvm buildbot
...g:8011/builders/lld-x86_64-darwin13/builds/2571 >> Blamelist: mg11 >> >> My small change certainly did not cause lldb's build to fail on my >> machine. I looked into the build-log: >> >> http://lab.llvm.org:8011/builders/lld-x86_64-darwin13/builds/2571/steps/build_Lld/logs/stdio >> >> It wasn't obvious how my change resulted in failure. >> >> When I tried to replicate the build of the last 2 targets listed in >> the log, I did see this, on my machine: >> >> $ ninja LLVMCodeGen >> [15/15] Linking CXX shared lib...