[clang] [clang][LoongArch] Enable -fasynchronous-unwind-tables by default on Linux (PR #94711)
Xi Ruoyao via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 6 22:31:30 PDT 2024
xry111 wrote:
I'm really not a fan of enabling frame pointer by default. And enabling -fasynchronous-unwind-table is at least consistent with GCC.
https://github.com/llvm/llvm-project/pull/94711
More information about the cfe-commits
mailing list