[all-commits] [llvm/llvm-project] f8454d: [AIX][compiler-rt][builtins] Don't add ppc builtin...
David Tenty via All-commits
all-commits at lists.llvm.org
Tue Aug 25 08:35:59 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f8454d60b829d6cea4b290a43f2978f0f03f294c
https://github.com/llvm/llvm-project/commit/f8454d60b829d6cea4b290a43f2978f0f03f294c
Author: David Tenty <daltenty at ibm.com>
Date: 2020-08-25 (Tue, 25 Aug 2020)
Changed paths:
M compiler-rt/lib/builtins/CMakeLists.txt
Log Message:
-----------
[AIX][compiler-rt][builtins] Don't add ppc builtin implementations that require __int128 on AIX
since __int128 currently isn't supported on AIX.
Reviewed By: hubert.reinterpretcast
Differential Revision: https://reviews.llvm.org/D85972
More information about the All-commits
mailing list