llvm-capstone/flang/tools
David Spickett e302950023
[flang] Handle -S assemble only flag in flang-to-external-fc (#78979)
Flang was recently updated on Compiler Explorer and by default it's in
assemble only mode, you have to enable linking and executing.

This means that the default output for flang-to-external-fc is nothing,
as it doesn't know what `-S` means. You'd have to know to enable the
link to binary option to see any output.

Handle `-S` so that users of Compiler Explorer don't have to wonder why
the "compiler" is broken.
2024-01-22 15:55:05 +00:00
..
bbc [Flang][OpenMP][MLIR] Add support for -nogpulib option (#71045) 2024-01-10 09:38:58 +01:00
f18 [flang] Handle -S assemble only flag in flang-to-external-fc (#78979) 2024-01-22 15:55:05 +00:00
f18-parse-demo [Flang] Include logical default with default-integer-8 2023-07-18 11:05:25 +00:00
fir-opt [flang][HLFIR] add more memory effects interfaces 2023-09-06 10:29:57 +00:00
flang-driver [flang] Use StringRef::{starts,ends}_with (NFC) 2023-12-13 23:48:53 -08:00
tco [flang] Updating drivers to create data layout before semantics (#73301) 2023-12-06 14:20:06 +01:00
.clang-tidy
CMakeLists.txt [flang] Initial lowering for empty program 2022-01-28 22:39:58 +01:00