llvm/flang/tools
Andrzej Warzynski c719a8596d [flang] Relax the Bash version check
As per https://github.com/flang-compiler/f18-llvm-project/issues/1344,
the `flang` bash script works fine with 4.4.19 and requiring
4.4.23 is too restrictive. Rather than keep updating the patch level,
this patch removes this particular check (so that it will only check the
major and minor versions instead).

As this is both rather straightforward and urgent, I'm merging this
without a review.
2022-01-13 17:04:02 +00:00
..
bbc
f18 [flang] Relax the Bash version check 2022-01-13 17:04:02 +00:00
f18-parse-demo [flang] Produce proper "preprocessor output" for -E option 2021-07-30 15:13:56 -07:00
fir-opt [fir] Clean up InitFIR.h 2021-10-11 15:41:50 +02:00
flang-driver [flang] Use GNUInstallDirs to support custom installation dirs. 2021-12-31 18:58:35 +00:00
tco [fir] Split FIROptimizer lib into several smaller libraries 2021-10-05 14:02:32 +02:00
.clang-tidy [flang] Add clang-tidy check for braces around if 2021-06-16 09:13:53 +00:00
CMakeLists.txt [flang][driver] Delete f18 (i.e. the old Flang driver) 2021-08-05 12:57:15 +00:00