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

Eli Friedman <efrie...@quicinc.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED
                 CC|                            |efrie...@quicinc.com

--- Comment #11 from Eli Friedman <efrie...@quicinc.com> ---
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
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to