diff options
author | Nikita Popov <npopov@redhat.com> | 2022-08-02 15:34:42 +0200 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2022-08-05 16:43:44 +0200 |
commit | 542977d43841820614a32823c33415042430e230 (patch) | |
tree | 74a383ae0850173eb0671e347f1b83d82fd7878b /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 131dda9acc6978aba4740d75ca45f411fbabd726 (diff) | |
download | llvm-542977d43841820614a32823c33415042430e230.zip llvm-542977d43841820614a32823c33415042430e230.tar.gz llvm-542977d43841820614a32823c33415042430e230.tar.bz2 |
Revert "[compiler-rt][CMake] Enable TF intrinsics on powerpc32 Linux"
As mentioned in https://reviews.llvm.org/D121379#3690593, this
change broke the build of compiler-rt targeting powerpc using GCC.
The 32-bit powerpc target is not supposed to emit 128-bit libcalls
-- if it does, then that's a backend bug and needs to be fixed there.
This reverts commit 8f24a56a3a9363f353c8da318d97491a6818781d.
Differential Revision: https://reviews.llvm.org/D130988
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions