diff options
author | stevewan <wan.yu@ibm.com> | 2020-05-25 13:43:22 -0400 |
---|---|---|
committer | Steven Wan <wanyu9511@gmail.com> | 2020-05-25 13:44:15 -0400 |
commit | 5bf2409a4e4d23018ecffe4eff39988a957e76f7 (patch) | |
tree | 091fcdc58530f2e3db32cfa36feb786b14522352 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 77aec3b4c0e63b07d98dbb1aeb693d200e769a05 (diff) | |
download | llvm-5bf2409a4e4d23018ecffe4eff39988a957e76f7.zip llvm-5bf2409a4e4d23018ecffe4eff39988a957e76f7.tar.gz llvm-5bf2409a4e4d23018ecffe4eff39988a957e76f7.tar.bz2 |
[AIX] Add '-bcdtors:all:0:s' to linker to gather static init functions
Summary: On AIX, add '-bcdtors:all:0:s' to the linker implicitly through the driver so that we can collect all static constructor and destructor functions.
Reviewers: hubert.reinterpretcast, Xiangling_L, ZarkoCA, daltenty
Reviewed By: hubert.reinterpretcast
Subscribers: cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D80415
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions