hubert.reinterpretcast added inline comments.
Comment at: clang/lib/Driver/ToolChains/AIX.cpp:165
+// Since libc++ has dependencies on libm, if we have one then add the
other.
+if (getToolChain().ShouldLinkCXXStdlib(Args))
Is that right?
My check of t
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://re