Chengnian Sun via llvm-dev
2016-Mar-11 02:53 UTC
[llvm-dev] How to walk around the crashing bug of bugpoint
Hi, I encountered the following bug in bugpoint when I was trying to reduce a bug. Can someone advise me how to walk around this bug? Thank you. https://llvm.org/bugs/show_bug.cgi?id=26909 -- Best Regards. Chengnian SUN. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160310/9f42cea2/attachment.html>
Tobias Edler von Koch via llvm-dev
2016-Mar-11 23:03 UTC
[llvm-dev] How to walk around the crashing bug of bugpoint
On 03/10/2016 08:53 PM, Chengnian Sun via llvm-dev wrote:> I encountered the following bug in bugpoint when I was trying to > reduce a bug. Can someone advise me how to walk around this bug?Can you check whether the following patch fixes the problem for you: http://reviews.llvm.org/D18104 Thanks, Tobias -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project.