<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>On Sep 1, 2011, at 4:07 PM, Dan Gohman wrote:</div><blockquote type="cite"><div>Author: djg<br>Date: Thu Sep  1 18:07:08 2011<br>New Revision: 138977<br><br>URL: <a href="http://llvm.org/viewvc/llvm-project?rev=138977&view=rev">http://llvm.org/viewvc/llvm-project?rev=138977&view=rev</a><br>Log:<br>Revert r131152, r129796, r129761. This code is currently considered<br>to be unreliable on platforms which require memcpy calls, and it is<br>complicating broader legalize cleanups. It is hoped that these cleanups<br>will make memcpy byval easier to implement in the future.<br></div></blockquote></div><div><br></div><div>Dan,</div><div><br></div><div>Can you properly XFAIL this test now?</div><div><span class="Apple-style-span" style="font-family: Times; "><pre><span class="stdout" style="font-family: 'Courier New', courier, monotype; ">******************** TEST 'LLVM :: CodeGen/Generic/2010-11-04-BigByval.ll' FAILED ********************Script:
--
/wd/buildbot/llvm-arm-linux/llvm/Debug+Asserts/bin/llc < /wd/buildbot/llvm-arm-linux/llvm/test/CodeGen/Generic/2010-11-04-BigByval.ll
--
Exit Code: 139
Command Output (stderr):
--
/wd/buildbot/llvm-arm-linux/llvm/test/CodeGen/Generic/Output/2010-11-04-BigByval.ll.script: line 2: 16796 Segmentation fault      '/wd/buildbot/llvm-arm-linux/llvm/Debug+Asserts/bin/llc' < '/wd/buildbot/llvm-arm-linux/llvm/test/CodeGen/Generic/2010-11-04-BigByval.ll'
--

********************
</span></pre><div><span class="stdout" style="font-family: 'Courier New', courier, monotype; "><br></span></div></span></div></body></html>