summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@hotmail.com>2019-07-18 17:49:13 +0000
committerAlexey Bataev <a.bataev@hotmail.com>2019-07-18 17:49:13 +0000
commit05be1da24cd947187a8b750e9eca45e80d2e7414 (patch)
treedad30cd82ebcd2240874110eedfbc527bd680824 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
parent3f1ab737e2199415c072fd6624a728949eb30342 (diff)
downloadbcm5719-llvm-05be1da24cd947187a8b750e9eca45e80d2e7414.tar.gz
bcm5719-llvm-05be1da24cd947187a8b750e9eca45e80d2e7414.zip
[OPENMP]Provide correct data sharing attributes for loop control
variables. Loop control variables are private in loop-based constructs and we shall take this into account when generate the code for inner constructs. Currently, those variables are reported as shared in many cases. Moved the analysis of the data-sharing attributes of the loop control variable to an early semantic stage to correctly handle their attributes. llvm-svn: 366474
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud