<div dir="ltr">Hi Bill,<div><br></div><div>There's a change being proposed in <a href="https://reviews.llvm.org/D30635">https://reviews.llvm.org/D30635</a> that should XFAIL this test on powerpc. Let me land that and see if that fixes it.</div><div><br></div><div>Sorry for the delay here.</div></div><br><div class="gmail_quote"><div dir="ltr">On Wed, Mar 8, 2017 at 2:08 AM Bill Seurer <<a href="mailto:seurer@linux.vnet.ibm.com">seurer@linux.vnet.ibm.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 03/06/2017 09:00 PM, Martin Pelikán wrote:<br class="gmail_msg">
>>> Your change appears to cause an undefined symbol error when the test<br class="gmail_msg">
>>> cases are building on ppc64le.<br class="gmail_msg">
><br class="gmail_msg">
>>> /home/buildbots/ppc64le-clang-test/clang-ppc64le/llvm/projects/compiler-rt/lib/xray/xray_interface.cc:200:<br class="gmail_msg">
>>> undefined reference to `__xray::patchFunctionEntry(bool, unsigned int,<br class="gmail_msg">
>>> XRaySledEntry const&, void (*)())'<br class="gmail_msg">
><br class="gmail_msg">
> Yes, sorry.  This was fixed by D30634 and committed as soon as we<br class="gmail_msg">
> could when we realized the problem.  There's still the issue of<br class="gmail_msg">
> temporarily disabling tests for the unfinished implementations<br class="gmail_msg">
> (correctly) in D30635.  Apologies for the breakage.<br class="gmail_msg">
<br class="gmail_msg">
Is this for the ongoing xray test case failure like<br class="gmail_msg">
<br class="gmail_msg">
<a href="http://lab.llvm.org:8011/builders/clang-ppc64le-linux/builds/4145" rel="noreferrer" class="gmail_msg" target="_blank">http://lab.llvm.org:8011/builders/clang-ppc64le-linux/builds/4145</a><br class="gmail_msg">
<br class="gmail_msg">
--<br class="gmail_msg">
<br class="gmail_msg">
-Bill Seurer<br class="gmail_msg">
<br class="gmail_msg">
</blockquote></div>