[PATCH] D109890: Flang OpenMP Report Plugin

Andrzej Warzynski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 21 04:50:02 PDT 2021


awarzynski added a comment.

In D109890#3011824 <https://reviews.llvm.org/D109890#3011824>, @ijan1 wrote:

> I will have a patch which adds the source file's name to the one generated by the plugin so that there\' a unique file each time.

You should get that for free by switching to `CreateDefaultOutputFile` for file generation.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109890



More information about the llvm-commits mailing list