This is an archive of the discontinued LLVM Phabricator instance.

[OPENMP] fix the assert in emitting captured code inside the target data construct
ClosedPublic

Authored by kkwli0 on Jul 23 2015, 1:39 PM.

Details

Summary

This patch is to fix the assert in emitting captured code in the target data construct.

Diff Detail

Event Timeline

kkwli0 updated this revision to Diff 30521.Jul 23 2015, 1:39 PM
kkwli0 retitled this revision from to [OPENMP] fix the assert in emitting captured code inside the target data construct.
kkwli0 updated this object.
kkwli0 added subscribers: Hahnfeld, cfe-commits.
ABataev accepted this revision.Jul 23 2015, 8:57 PM
ABataev edited edge metadata.
This revision is now accepted and ready to land.Jul 23 2015, 8:57 PM

This patch has landed.
Commit
C:\llvmtrunk\tools\clang\lib\CodeGen\CGStmtOpenMP.cpp
C:\llvmtrunk\tools\clang\lib\CodeGen\CGStmtOpenMP.cpp
At revision: 244569

ABataev closed this revision.Aug 12 2015, 9:45 PM