[all-commits] [llvm/llvm-project] 94b3c1: [M68k][clang] Enable frame pointer optimization by...
Jim Lin via All-commits
all-commits at lists.llvm.org
Fri Apr 12 21:46:58 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 94b3c192d3468752e6bc2f20957d433bccdb8ff3
https://github.com/llvm/llvm-project/commit/94b3c192d3468752e6bc2f20957d433bccdb8ff3
Author: Jim Lin <jim at andestech.com>
Date: 2024-04-13 (Sat, 13 Apr 2024)
Changed paths:
M clang/lib/Driver/ToolChains/CommonArgs.cpp
M clang/test/Driver/frame-pointer-elim.c
Log Message:
-----------
[M68k][clang] Enable frame pointer optimization by default (#87264)
Enable frame pointer optimization by default to match it with gcc.
Fixes: https://github.com/llvm/llvm-project/issues/75013
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list