[PATCH] D87927: [AIX][clang][driver] Make sure crti[_64].o is linked in C++ mode

David Tenty via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 21 14:57:52 PDT 2020


daltenty updated this revision to Diff 293262.
daltenty added a comment.

- Check absence in C cases
- Add a note about crti in the nostdlib++ case


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87927

Files:
  clang/lib/Driver/ToolChains/AIX.cpp
  clang/test/Driver/aix-ld.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87927.293262.patch
Type: text/x-patch
Size: 10861 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200921/01f050ff/attachment.bin>


More information about the cfe-commits mailing list