Displaying 2 results from an estimated 2 matches for "146f708c".
Did you mean:
1467708
2010 Feb 21
0
[LLVMdev] Possibly using a broken version of GCC to build LLVM (file won't finish compiling).
...LVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
>
--
http://rajikak.blogspot.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100221/146f708c/attachment.html>
2010 Feb 21
3
[LLVMdev] Possibly using a broken version of GCC to build LLVM (file won't finish compiling).
Hi
Does there exist a list of relative compile times for source files in LLVM?
I am doing a build for ARM on an actual ARM device, and
CodeGenDAGPatterns.cpp is taking a really long time to compile (it's been
like 20 minutes or more).
I don't even get an error. All the files before it compile pretty quickly
but this file in particular just won't finish.
The version of gcc I have on