llvm-capstone/flang/test/Driver
Camille Coti b11c527816 [flang] Version information in flang/f18
Fixed some version information in flang/f18:

  - fixed the behavior of the -v switch: this flag enables verbosity with used with arguments, but just displays the version when used alone (related to this bug: https://bugs.llvm.org/show_bug.cgi?id=46017)
 - added __FLANG, __FLANG_MAJOR__, __FLANG_MINOR__ and __FLANG_PATCHLEVEL__ (similar to their __F18* counterparts) for compatibility purpose

Reviewed By: AlexisPerry, richard.barton.arm, tskeith

Differential Revision: https://reviews.llvm.org/D84334
2020-09-01 19:05:43 +01:00
..
Inputs [flang] Make interactive behaviour more obvious 2020-07-31 15:56:37 +01:00
help.f90 [flang] Add -h as a synonym for help 2020-07-31 15:56:37 +01:00
no_files.f90 [flang] Make interactive behaviour more obvious 2020-07-31 15:56:37 +01:00
version_test.f90 [flang] Version information in flang/f18 2020-09-01 19:05:43 +01:00