aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@hotmail.com>2020-03-09 08:55:57 -0400
committerAlexey Bataev <a.bataev@hotmail.com>2020-03-13 18:04:16 -0400
commitb3998a0edb9ae154a69964a94b5c53decf27f210 (patch)
tree25319381ffe9bdf3f3f3e46978cecf77826f08d5 /llvm/tools/llvm-objdump/llvm-objdump.cpp
parent94f848d7b569981edba7405da87886fa1fae9898 (diff)
downloadllvm-b3998a0edb9ae154a69964a94b5c53decf27f210.zip
llvm-b3998a0edb9ae154a69964a94b5c53decf27f210.tar.gz
llvm-b3998a0edb9ae154a69964a94b5c53decf27f210.tar.bz2
[OPENMP]Fix PR45047: Do not copy firstprivates in tasks twice.
Avoid copying of the orignal variable if it is going to be marked as firstprivate in task regions. For taskloops, still need to copy the non-trvially copyable variables to correctly construct them upon task creation.
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions