diff options
author | Xiangling Liao <Xiangling.Liao@ibm.com> | 2020-11-16 09:42:39 -0500 |
---|---|---|
committer | Xiangling Liao <Xiangling.Liao@ibm.com> | 2020-11-16 10:07:57 -0500 |
commit | 9e407afd9bd3b5181db24b08f78cb43344bd8292 (patch) | |
tree | b9c44f688c70a77e5c4d625a3632b4e40e0d9ce7 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | a8350ce79d167643b53d06e2167535d24fe68dc3 (diff) | |
download | llvm-9e407afd9bd3b5181db24b08f78cb43344bd8292.zip llvm-9e407afd9bd3b5181db24b08f78cb43344bd8292.tar.gz llvm-9e407afd9bd3b5181db24b08f78cb43344bd8292.tar.bz2 |
[AIX][driver] Include crti[_64].o and -bcdtors also for C language link invocations by default
In order to support attribute((constructor)) and attribute((destructor)),
which is used by various LLVM non-C++ runtime components, AIX will include
crti[_64].o and -bcdtors for C language link invocations by default.
Differential Revision: https://reviews.llvm.org/D91361
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions