[PATCH] D88500: [AIX][Clang][Driver] Link libm along with libc++

David Tenty via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 29 09:56:48 PDT 2020


daltenty created this revision.
daltenty added reviewers: hubert.reinterpretcast, DiggerLin.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
daltenty requested review of this revision.

since libc++ has dependencies on libm.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D88500

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88500.295024.patch
Type: text/x-patch
Size: 8963 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200929/2286827d/attachment.bin>


More information about the cfe-commits mailing list