[Openmp-commits] [PATCH] D96999: [OpenMP] Fix always, from and delete for data absent at exit

Joel E. Denny via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Feb 18 14:41:53 PST 2021


jdenny added inline comments.


================
Comment at: openmp/libomptarget/test/mapping/target_data_array_extension_at_exit.c:23
+// RUN: %libomptarget-run-x86_64-pc-linux-gnu 2>&1 \
+// RUN: | %fcheck-x86_64-pc-linux-gnu
 
----------------
This was an accident in my D85342.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96999



More information about the Openmp-commits mailing list