aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/APInt.cpp
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@hotmail.com>2018-02-15 23:39:43 +0000
committerAlexey Bataev <a.bataev@hotmail.com>2018-02-15 23:39:43 +0000
commitea33dee38c86348bdad35c68aed64b9fbcd47be5 (patch)
tree9398b66eae7b38eff0a9f88da6cff2c6eaa9f1f8 /llvm/lib/Support/APInt.cpp
parentd345f7393914cb4a57b079836f0723002a06cc71 (diff)
downloadllvm-ea33dee38c86348bdad35c68aed64b9fbcd47be5.zip
llvm-ea33dee38c86348bdad35c68aed64b9fbcd47be5.tar.gz
llvm-ea33dee38c86348bdad35c68aed64b9fbcd47be5.tar.bz2
[OPENMP] Fix PR36399: Crash on C code with ordered doacross construct.
Codegen for ordered with doacross construct might produce incorrect code because of missing cleanup scope for the construct. Without this scope the final runtime function call could be emitted in the wrong order that leads to incorrect codegen. llvm-svn: 325304
Diffstat (limited to 'llvm/lib/Support/APInt.cpp')
0 files changed, 0 insertions, 0 deletions