diff options
author | Camille Coti <camille.coti@gmail.com> | 2020-08-25 09:27:20 +0100 |
---|---|---|
committer | Richard Barton <richard.barton@arm.com> | 2020-09-01 19:05:43 +0100 |
commit | b11c52781635bd871abd6d932cfd5dcd6f311903 (patch) | |
tree | 69a053e56bf8e46848407d238aa03bfc620a2f16 /llvm/lib/Bitstream/Reader/BitstreamReader.cpp | |
parent | 11ddb84b69e928aa396b28ce6b5baf8bbbdd6c43 (diff) | |
download | llvm-b11c52781635bd871abd6d932cfd5dcd6f311903.zip llvm-b11c52781635bd871abd6d932cfd5dcd6f311903.tar.gz llvm-b11c52781635bd871abd6d932cfd5dcd6f311903.tar.bz2 |
[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
Diffstat (limited to 'llvm/lib/Bitstream/Reader/BitstreamReader.cpp')
0 files changed, 0 insertions, 0 deletions