[all-commits] [llvm/llvm-project] f719df: [AIX] Clang's library integration support for 128-...
anjankumar-g-k via All-commits
all-commits at lists.llvm.org
Thu Jul 22 12:35:47 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f719dff043962832f221dd8e28af2344a0ab80e0
https://github.com/llvm/llvm-project/commit/f719dff043962832f221dd8e28af2344a0ab80e0
Author: Anjan Kumar Guttahalli Krishna <anjankumar.g.k at ca.ibm.com>
Date: 2021-07-22 (Thu, 22 Jul 2021)
Changed paths:
M clang/lib/Driver/ToolChains/Clang.cpp
M clang/test/Driver/unsupported-option.c
Log Message:
-----------
[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
More information about the All-commits
mailing list