aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/ArchiveWriter.cpp
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@hotmail.com>2017-09-22 16:56:13 +0000
committerAlexey Bataev <a.bataev@hotmail.com>2017-09-22 16:56:13 +0000
commitb7f18c3297df93b1245893b97b549e369f4e8f9c (patch)
treeb7f832ddc8dbc6a03c912bb7cd47c0477ed96012 /llvm/lib/Object/ArchiveWriter.cpp
parent09273239d1e17e1079a07238ecc384ec5479c06f (diff)
downloadllvm-b7f18c3297df93b1245893b97b549e369f4e8f9c.zip
llvm-b7f18c3297df93b1245893b97b549e369f4e8f9c.tar.gz
llvm-b7f18c3297df93b1245893b97b549e369f4e8f9c.tar.bz2
[OPENMP] Handle re-declaration of captured variables in CodeGen.
If the captured variable has re-declaration we may end up with the situation where the captured variable is the re-declaration while the referenced variable is the canonical declaration (or vice versa). In this case we may generate wrong code. Patch fixes this situation. llvm-svn: 313995
Diffstat (limited to 'llvm/lib/Object/ArchiveWriter.cpp')
0 files changed, 0 insertions, 0 deletions