[all-commits] [llvm/llvm-project] 04615b: [clang][LTO] Setting Desired Default AIX Debugging...
Qiongsi Wu via All-commits
all-commits at lists.llvm.org
Tue Oct 18 07:49:27 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 04615b695aadf5f3860e3be9631131518227f410
https://github.com/llvm/llvm-project/commit/04615b695aadf5f3860e3be9631131518227f410
Author: Qiongsi Wu <qiongsiwu at gmail.com>
Date: 2022-10-18 (Tue, 18 Oct 2022)
Changed paths:
M clang/lib/Driver/ToolChains/CommonArgs.cpp
M clang/test/Driver/lto-aix.c
Log Message:
-----------
[clang][LTO] Setting Desired Default AIX Debugging Options
On AIX, `strict-dwarf` defaults to `true`. This patch implement this default behaviour. Additionally, it adds debug tuning tests.
Reviewed By: shchenz
Differential Revision: https://reviews.llvm.org/D135908
More information about the All-commits
mailing list