[PATCH] D11062: Bug fixes in OMPT support

Jim Cownie james.h.cownie at intel.com
Thu Jul 9 07:47:37 PDT 2015


jcownie added a comment.

It looks generally fine, but I am nervous about putting the ompt state placeholders in OpenMP's namespace (by giving them thename prefix "omp_" ). Is there a reason not to name them "ompt_", which would move them into our namespace?


Repository:
  rL LLVM

http://reviews.llvm.org/D11062







More information about the llvm-commits mailing list