[all-commits] [llvm/llvm-project] aa35c4: [AIX] Pass the -b option to linker on AIX (with fi...
anjankumar-g-k via All-commits
all-commits at lists.llvm.org
Fri Jul 30 08:52:50 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aa35c496cf53627147f45adb84fc70ba4f81a38f
https://github.com/llvm/llvm-project/commit/aa35c496cf53627147f45adb84fc70ba4f81a38f
Author: Anjan Kumar <anjankumar.g.k at ca.ibm.com>
Date: 2021-07-30 (Fri, 30 Jul 2021)
Changed paths:
M clang/include/clang/Driver/Options.td
M clang/lib/Driver/ToolChains/CommonArgs.cpp
M clang/test/Driver/Xlinker-args.c
Log Message:
-----------
[AIX] Pass the -b option to linker on AIX (with fix to build break)
This patch will re-enable the patch posted under https://reviews.llvm.org/D106688 originally which was reverted due to buildbreak that was caused by mismatched diagnostic message arguments.
Reviewed By: Zarko Todorovski
Differential Revision: https://reviews.llvm.org/D107105
More information about the All-commits
mailing list