[PATCH] D109890: Flang OpenMP Report Plugin

Ivan Zhechev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 23 02:45:06 PDT 2021


ijan1 updated this revision to Diff 374488.
ijan1 marked 6 inline comments as done.
ijan1 added a comment.

Thanks a lot for the feedback! I've changed accordingly to use `-o` now. Hopefully I got the header guards right this time.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109890

Files:
  flang/examples/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/test/Examples/omp-atomic.f90
  flang/test/Examples/omp-declarative-directive.f90
  flang/test/Examples/omp-device-constructs.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109890.374488.patch
Type: text/x-patch
Size: 26051 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210923/7b03897a/attachment.bin>


More information about the llvm-commits mailing list