[PATCH] D80415: [AIX] Add '-bcdtors:all:0:s' to linker to gather static init functions

Zarko Todorovski via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 22 08:34:06 PDT 2020


ZarkoCA added inline comments.


================
Comment at: clang/test/Driver/aix-ld.cpp:3
+// // RUN: %clang++ -no-canonical-prefixes %s -### -o %t.o 2>&1 \
+// // RUN:         -Wl,-bnocdtors \
+// // RUN:         -target powerpc-ibm-aix7.1.0.0 \
----------------
formatting, align with the line above


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80415/new/

https://reviews.llvm.org/D80415





More information about the cfe-commits mailing list