[Openmp-commits] [PATCH] D18244: Expose the option to disable building with ITT

Andrey Churbanov via Openmp-commits openmp-commits at lists.llvm.org
Thu Mar 17 08:29:04 PDT 2016


AndreyChurbanov added inline comments.

================
Comment at: runtime/CMakeLists.txt:203
@@ -202,2 +202,3 @@
 
 # Include itt notify interface? Right now, always.
+set(LIBOMP_USE_ITT_NOTIFY TRUE CACHE BOOL
----------------
"Right now, always." looks wrong with this change, and should probably be removed from the comment.


http://reviews.llvm.org/D18244





More information about the Openmp-commits mailing list