[Openmp-commits] [PATCH] D43568: [OMPT] Rename ompt_frame_t to omp_frame_t

Simon Convent via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Feb 21 05:07:15 PST 2018


sconvent created this revision.
sconvent added reviewers: Hahnfeld, protze.joachim, hbae, omalyshe, jlpeyton.

Rename ompt_frame_t to omp_frame_t, as defined in the spec.


https://reviews.llvm.org/D43568

Files:
  runtime/src/include/50/ompt.h.var
  runtime/src/kmp_csupport.cpp
  runtime/src/kmp_gsupport.cpp
  runtime/src/kmp_runtime.cpp
  runtime/src/kmp_tasking.cpp
  runtime/src/ompt-general.cpp
  runtime/src/ompt-internal.h
  runtime/src/ompt-specific.cpp
  runtime/src/ompt-specific.h
  runtime/test/ompt/callback.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43568.135233.patch
Type: text/x-patch
Size: 13333 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20180221/96cc1fb6/attachment.bin>


More information about the Openmp-commits mailing list