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

Eli Friedman <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED
                 CC|                            |[email protected]

--- Comment #11 from Eli Friedman <[email protected]> ---
clang defaults to -fno-omit-frame-pointer, and gcc defaults to
-fomit-frame-pointer.  Arguably a bug, but not this bug.

Otherwise, the behavior is the same.

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

Reply via email to