[PATCH] D84334: [flang] Version information in flang/f18
Steve Scalpone via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 10 13:18:45 PDT 2020
sscalpone added a comment.
This commit has broken the out of tree builds.
llvm-project/flang/tools/f18/f18.cpp:41:10: fatal error: f18_version.h: No such file or directory
41 | #include "f18_version.h"
| ^~~~~~~~~~~~~~~
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84334/new/
https://reviews.llvm.org/D84334
More information about the llvm-commits
mailing list