https://bugs.llvm.org/show_bug.cgi?id=28382

Simon Pilgrim <llvm-...@redking.me.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
                 CC|                            |llvm-...@redking.me.uk
             Status|NEW                         |RESOLVED

--- Comment #3 from Simon Pilgrim <llvm-...@redking.me.uk> ---
Resolving, this has improved a lot over the past 3 year.....

$ time clang -c -O2 glew-b77619.c
real    1m29.398s
user    1m28.910s
sys     0m0.200s

$ time clang -c glew-b77619.c
real    0m2.638s
user    0m2.196s
sys     0m0.183s

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to