[llvm-bugs] [Bug 12097] memory hog bug

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Dec 1 11:20:40 PST 2015


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

Jim Grosbach <grosbach at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |grosbach at apple.com
         Resolution|---                         |FIXED

--- Comment #4 from Jim Grosbach <grosbach at apple.com> ---
$ time clang -O2 small.c
        0.07 real         0.05 user         0.01 sys

Seems fixed? John, please re-open with any additional info you can provide if
you're still seeing this. It's possible, though unlikely, there's an OS X vs.
Linux thing going on here or something.

-- 
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/20151201/cf229c40/attachment.html>


More information about the llvm-bugs mailing list