[PATCH] D117016: [flang][examples] Add missing CMake dependencies
Andrzej Warzynski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 12 02:55:18 PST 2022
awarzynski updated this revision to Diff 399279.
awarzynski added a comment.
Add `omp_gen` to the list of dependencies
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117016/new/
https://reviews.llvm.org/D117016
Files:
flang/examples/CMakeLists.txt
flang/examples/FlangOmpReport/CMakeLists.txt
flang/examples/FlangOmpReport/FlangOmpReport.cpp
flang/examples/FlangOmpReport/FlangOmpReportVisitor.cpp
flang/examples/FlangOmpReport/FlangOmpReportVisitor.h
flang/examples/FlangOmpReport/requirements.txt
flang/examples/FlangOmpReport/yaml_summarizer.py
flang/examples/PrintFlangFunctionNames/CMakeLists.txt
flang/examples/flang-omp-report-plugin/CMakeLists.txt
flang/examples/flang-omp-report-plugin/flang-omp-report-visitor.cpp
flang/examples/flang-omp-report-plugin/flang-omp-report-visitor.h
flang/examples/flang-omp-report-plugin/flang-omp-report.cpp
flang/examples/flang-omp-report-plugin/requirements.txt
flang/examples/flang-omp-report-plugin/yaml_summarizer.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117016.399279.patch
Type: text/x-patch
Size: 16698 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220112/8676f75a/attachment.bin>
More information about the llvm-commits
mailing list