Remove unused KMP_IOMP_NAME macro from kmp.h
Getting rid of more iomp references. http://lists.cs.uiuc.edu/pipermail/openmp-dev/2015-June/000659.html git-svn-id: https://llvm.org/svn/llvm-project/openmp/trunk@238847 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -165,9 +165,6 @@ class kmp_stats_list;
|
||||
# define USEC_PER_SEC 1000000L
|
||||
#endif
|
||||
|
||||
// For error messages
|
||||
#define KMP_IOMP_NAME "Intel(R) OMP"
|
||||
|
||||
/*!
|
||||
@ingroup BASIC_TYPES
|
||||
@{
|
||||
|
||||
Reference in New Issue
Block a user