[AIX] Clang's library integration support for 128-bit long double is incomplete on...
authorAnjan Kumar Guttahalli Krishna <anjankumar.g.k@ca.ibm.com>
Thu, 22 Jul 2021 19:32:06 +0000 (15:32 -0400)
committerShimin Cui <scui@ca.ibm.com>
Thu, 22 Jul 2021 19:32:48 +0000 (15:32 -0400)
commitf719dff043962832f221dd8e28af2344a0ab80e0
treea555be9d52bb32c228eb0fbfcee291ba7c0b20d2
parentee7242c662cd4d93e5af622c69d0db7f57d35505
[AIX] Clang's library integration support for 128-bit long double is incomplete on AIX.

Emit the unsupported option error until the Clang's library integration support for 128-bit long double is available for AIX.

Reviewed By: Whitney, cebowleratibm

Differential Revision: https://reviews.llvm.org/D106074
clang/lib/Driver/ToolChains/Clang.cpp
clang/test/Driver/unsupported-option.c