diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2019-02-08 18:02:25 +0000 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2019-02-08 18:02:25 +0000 |
commit | c416e64731c8c35dc7a14014a4bcefcd3d8a46c7 (patch) | |
tree | c1d5b5c21974ec4a25614b2185cfdd82752d47cf /llvm/lib/CodeGen/StackMaps.cpp | |
parent | 346fb4bbcd3a082ee4da7b69dc44b80290204d0e (diff) | |
download | llvm-c416e64731c8c35dc7a14014a4bcefcd3d8a46c7.zip llvm-c416e64731c8c35dc7a14014a4bcefcd3d8a46c7.tar.gz llvm-c416e64731c8c35dc7a14014a4bcefcd3d8a46c7.tar.bz2 |
[OPENMP]Delay emission of the error messages for the exceptions.
Fixed diagnostic emission for the exceptions support in case of the
compilation of OpenMP code for the devices. From now on, it uses delayed
diagnostics mechanism, previously used for CUDA only. It allow to
diagnose not allowed used of exceptions only in functions that are going
to be codegen'ed.
llvm-svn: 353542
Diffstat (limited to 'llvm/lib/CodeGen/StackMaps.cpp')
0 files changed, 0 insertions, 0 deletions