[all-commits] [llvm/llvm-project] b129c9: Author: Shuhong Liu <shuhong.liu at ibm.com>
OhYoooo via All-commits
all-commits at lists.llvm.org
Mon Aug 10 07:33:07 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b129c9d81aff8ece71eb29df1e5f31136a48c040
https://github.com/llvm/llvm-project/commit/b129c9d81aff8ece71eb29df1e5f31136a48c040
Author: Shuhong Liu <shuhong.liu at ibm.com>
Date: 2020-08-10 (Mon, 10 Aug 2020)
Changed paths:
M clang/lib/Driver/ToolChains/AIX.cpp
M clang/lib/Driver/ToolChains/AIX.h
M clang/test/Driver/aix-ld.c
Log Message:
-----------
Author: Shuhong Liu <shuhong.liu at ibm.com>
Date: Mon Aug 10 10:31:50 2020 +0300
[AIX][Clang][Driver] Generate reference to the C++ library on the link step
Have the linker find libc++ on its search path by adding -lc++.
Reviewed by: daltenty, hubert.reinterpretcast, stevewan
Differential Revision: https://reviews.llvm.org/D85315
More information about the All-commits
mailing list