<div dir="ltr">Please make sure,<div>- libcxx/cmake is configured with Release</div><div>- tests in check-libcxx are using libc++.so.</div><div><br></div><div>Or recommit yours. Sorry for inconvenience.</div></div><br><div class="gmail_quote"><div dir="ltr">On Tue, Oct 17, 2017 at 3:55 AM Rafael Avila de Espindola <<a href="mailto:rafael.espindola@gmail.com">rafael.espindola@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">NAKAMURA Takumi <<a href="mailto:geek4civic@gmail.com" target="_blank">geek4civic@gmail.com</a>> writes:<br>
<br>
> Reverted in r315803.<br>
><br>
> Build clang and lld, configure libcxx with -fuse-ld=lld, and run<br>
> check-libcxx.<br>
> I have no idea about repository layout ;)<br>
<br>
I cannot reproduce the issue. I also see that the log is no longer<br>
available in your bot, so I will need more detailed instructions.<br>
<br>
What I have tried:<br>
<br>
On linux x86_64, compile llvm, clang and lld with my patch reapplied.<br>
<br>
Checkout libcxx and libcxxabi in llvm/projects.<br>
<br>
Pass the previously built clang and lld to cmake and run "check-cxx<br>
check-cxxabi". The results were:<br>
<br>
  Expected Passes    : 5647<br>
  Expected Failures  : 6<br>
  Unsupported Tests  : 130<br>
<br>
  Expected Passes    : 47<br>
  Unsupported Tests  : 10<br>
<br>
What test was failing for you?<br>
<br>
Do you see anything different in the above setup? If not, would you be<br>
OK with recommitting the patch so we can have a bot log?<br>
<br>
Cheers,<br>
Rafael<br>
</blockquote></div>