diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2019-03-12 20:05:17 +0000 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2019-03-12 20:05:17 +0000 |
commit | 8259cc33576a7da9aa12c350b6fe9e39ac8867ef (patch) | |
tree | 5dc422c117cd172388ed229c63f95ed503392e6d /libcxx/test/std/depr/depr.lib.binders/depr.lib.bind.1st/bind1st.pass.cpp | |
parent | c61573c93f97a91e0b65cbc751de812f948f6446 (diff) | |
download | bcm5719-llvm-8259cc33576a7da9aa12c350b6fe9e39ac8867ef.tar.gz bcm5719-llvm-8259cc33576a7da9aa12c350b6fe9e39ac8867ef.zip |
[OPENMP]Allow to redefine entry for the variables definitions.
If the variable was declared and marked as declare target, a new offload
entry with size 0 is created. But if later a definition is created and
marked as declare target, this definition is not added to the entry set
and the definition remains not mapped to the target. Patch fixes this
problem allowing to redefine the size and linkage for
previously registered declaration.
llvm-svn: 355960
Diffstat (limited to 'libcxx/test/std/depr/depr.lib.binders/depr.lib.bind.1st/bind1st.pass.cpp')
0 files changed, 0 insertions, 0 deletions