diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2018-05-21 16:40:32 +0000 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2018-05-21 16:40:32 +0000 |
commit | 66f9577f09bdc980509c75cbefea6fdb8f0f9bdb (patch) | |
tree | 892b1b662164e19a17bd08f12d249d0dd591fa4c /llvm/examples/ParallelJIT/ParallelJIT.cpp | |
parent | b5757abefbfc27dfeb543dfb6d26ea360e7bd3a4 (diff) | |
download | bcm5719-llvm-66f9577f09bdc980509c75cbefea6fdb8f0f9bdb.tar.gz bcm5719-llvm-66f9577f09bdc980509c75cbefea6fdb8f0f9bdb.zip |
[OPENMP-SIMD] Fix PR37536: Fix definition of _OPENMP macro.
if `-fopenmp-simd` is specified alone, `_OPENMP` macro should not be
defined. If `-fopenmp-simd` is specified along with the `-fopenmp`,
`_OPENMP` macro should be defined with the value `201511`.
llvm-svn: 332852
Diffstat (limited to 'llvm/examples/ParallelJIT/ParallelJIT.cpp')
0 files changed, 0 insertions, 0 deletions