[Openmp-commits] [PATCH] D23310: [OMPT] save exit address to lwt if available

Jonas Hahnfeld via Openmp-commits openmp-commits at lists.llvm.org
Thu Aug 18 05:53:04 PDT 2016


Hahnfeld added inline comments.

================
Comment at: runtime/test/ompt/parallel/nested_lwt.c:30-33
@@ -29,6 +29,6 @@
 
   // this patch version is expected to have broken behaviour and provides no parent_task_frame.reentry address
   // Broken-THREADS is the intended behaviour, provided by next patch
   // Broken: THREADS provides a running test for the broken behaviour
 
   // CHECK: 0: NULL_POINTER=[[NULL:.*$]]
----------------
This shoud also be removed with this patch


https://reviews.llvm.org/D23310





More information about the Openmp-commits mailing list