test commit

llvm-svn: 177701
This commit is contained in:
Alexey Bataev 2013-03-22 05:24:29 +00:00
parent 273acf3395
commit 353fba6cdd
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
#error "No _OPENMP macro is defined with -fopenmp option"
#elsif _OPENMP != 201107
#error "_OPENMP has incorrect value"
#endif //_OPENMP
#endif // _OPENMP
#else
// No -fopenmp option is specified
#ifdef _OPENMP