[PATCH] D84334: [flang] Version information in flang/f18

Camille Coti via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 12 11:19:05 PDT 2020


coti updated this revision to Diff 285145.
coti added a comment.

Added `include ${CMAKE_CURRENT_BINARY_DIR}`, as suggested by @isuruf. I tested it on a clean tree, it seems to work.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D84334/new/

https://reviews.llvm.org/D84334

Files:
  flang/test/Driver/version_test.f90
  flang/test/Preprocessing/compiler_defined_macros.F90
  flang/tools/f18/CMakeLists.txt
  flang/tools/f18/f18.cpp
  flang/tools/f18/f18_version.h.in

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84334.285145.patch
Type: text/x-patch
Size: 4822 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200812/2597a61d/attachment.bin>


More information about the llvm-commits mailing list