Rename OMPT placeholder type names to be in the OMPT name space
authorJonathan Peyton <jonathan.l.peyton@intel.com>
Tue, 14 Jul 2015 15:42:03 +0000 (15:42 +0000)
committerJonathan Peyton <jonathan.l.peyton@intel.com>
Tue, 14 Jul 2015 15:42:03 +0000 (15:42 +0000)
commit228d149c19baeac21075975336949283b7bfd9a4
tree7ec3c8e6a73894565bf974733fafb679e9e91779
parent4a93caf4cf81c719a5049eaa54aa0d4c04f98914
Rename OMPT placeholder type names to be in the OMPT name space

r242052 changed the name of OMPT placeholder functions to move them from
the omp_ name space to the ompt_ name space. This patch moves the names of the
types of these functions into the OMPT name space as well.

Patch by John Mellor-Crummey

Differential Revision: http://reviews.llvm.org/D11171

llvm-svn: 242155
openmp/runtime/src/include/30/ompt.h.var
openmp/runtime/src/include/40/ompt.h.var
openmp/runtime/src/include/41/ompt.h.var