[llvm-bugs] [Bug 33900] After r308322, clang hangs on compiling lib/IR/Function.cpp from llvm 3.5.2
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Jul 26 11:09:35 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=33900
Dimitry Andric <dimitry at andric.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #3 from Dimitry Andric <dimitry at andric.com> ---
(In reply to Hans Wennborg from comment #2)
> (In reply to Benjamin Kramer from comment #1)
> > r308891 should avoid runaway builds, I'm not sure if it's fast enough though.
>
> Merged to 5.0 in r309131.
>
> Dimitry: can you confirm whether this fixes the issue?
Yes, I should have reported that here earlier, sorry. After r308891, the test
case finished compilation in ~46s (on a i7-3770 CPU @ 3.40GHz).
With its follow-up https://reviews.llvm.org/D35830 (which has been committed in
r308986), the time is reduced even further, to ~38s. I think that one has also
been nominated for merging?
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20170726/1b724e38/attachment-0001.html>
More information about the llvm-bugs
mailing list