aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorPeixin Qiao <qiaopeixin@huawei.com>2022-10-02 10:38:27 +0800
committerPeixin Qiao <qiaopeixin@huawei.com>2022-10-02 10:38:27 +0800
commit4e43a14bdbe1d3ae57701aa6d280fef46a6ea14b (patch)
tree1788e5fb818474ad7ca977b9166312a88b5fb80d /flang/lib/Frontend/CompilerInvocation.cpp
parentd11e406e369fc90be5e2e2a0798ea7b7d2625882 (diff)
downloadllvm-4e43a14bdbe1d3ae57701aa6d280fef46a6ea14b.zip
llvm-4e43a14bdbe1d3ae57701aa6d280fef46a6ea14b.tar.gz
llvm-4e43a14bdbe1d3ae57701aa6d280fef46a6ea14b.tar.bz2
[flang][OpenMP] Fix resolve common block in data-sharing clauses
The previous resolve only creates the host associated varaibles for common block members, but does not replace the original objects with the new created ones. Fix it and also compute the sizes and offsets for the host common block members if they are host associated. Reviewed By: kiranchandramohan Differential Revision: https://reviews.llvm.org/D127214
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions