llvm-project/flang/lib
Rainer Orth bcb2740f41 [flang] Add Solaris/x86 support to Optimizer/CodeGen/Target.cpp
When testing LLVM 15.0.0 rc1 on Solaris, I found that 50+ flang tests
`FAIL`ed with

  error:
/vol/llvm/src/llvm-project/local/flang/lib/Optimizer/CodeGen/Target.cpp:310:
not yet implemented: target not implemented

This patch fixes that for Solaris/x86, where the fix is trivial (just
handling it like the other x86 OSes).

Tested on `amd64-pc-solaris2.11`; only a single failure remains now.

Differential Revision: https://reviews.llvm.org/D131054
2022-08-17 11:54:38 +02:00
..
Common [flang] Use the Flang cmake-functions to add targets. 2020-04-16 15:51:30 +01:00
Decimal [flang] Install runtime libs with the toolchain 2022-08-15 07:43:47 +00:00
Evaluate [flang] Extend characterization & checking for procedure bindings 2022-08-09 12:01:45 -07:00
Frontend [flang] Pass SemanticsContext to the LoweringBridge 2022-08-12 21:23:05 +02:00
FrontendTool [Flang][Driver] Add support for AsmPrinter -mmlir options 2022-07-27 16:11:11 -04:00
Lower [flang] Remove redundant string initialization (NFC) 2022-08-14 12:52:01 -07:00
Optimizer [flang] Add Solaris/x86 support to Optimizer/CodeGen/Target.cpp 2022-08-17 11:54:38 +02:00
Parser Revert "Some more from-the-hip ctad-maybe-unsupported fixes for flang" 2022-08-16 17:43:08 +00:00
Semantics [flang] Remove redundant string initialization (NFC) 2022-08-14 12:52:01 -07:00
CMakeLists.txt [flang][driver] Delete `f18` (i.e. the old Flang driver) 2021-08-05 12:57:15 +00:00