llvm/flang/unittests
peter klausler 8f2c5c4314 [flang] Implement byte-swapped external unformatted I/O in runtime
Add SetConvert() to the OPEN statement's runtime API.
Add ByteswapOption() to the main program's runtime API.
Check a $FORT_CONVERT environment variable, too, for
a swapping specifier.

Reviewed By: sscalpone

Differential Revision: https://reviews.llvm.org/D84284
2020-07-21 18:14:46 -07:00
..
Decimal [flang] Reformat with latest clang-format and .clang-format 2020-03-28 21:00:16 -07:00
Evaluate [flang] Fix frontend build with -DBUILD_SHARED_LIBS=On 2020-07-09 15:54:19 -07:00
Lower [flang][OpenMP] Added support for lowering OpenMP taskwait construct 2020-07-17 20:01:54 +05:30
Optimizer [flang] Fix fallout from varous changes to the cmake files. 2020-06-17 14:40:05 -07:00
Runtime [flang] Implement byte-swapped external unformatted I/O in runtime 2020-07-21 18:14:46 -07:00
CMakeLists.txt Disable -Wsuggest-override for all remaining unittests/ directories 2020-07-21 17:48:36 -07:00