diff options
author | Ben Langmuir <ben.langmuir@intel.com> | 2013-04-29 13:32:41 +0000 |
---|---|---|
committer | Ben Langmuir <ben.langmuir@intel.com> | 2013-04-29 13:32:41 +0000 |
commit | e7d7c4cfc2539ff7f8a3dd6e7282cca8542bb052 (patch) | |
tree | fee73c7aea9bc38ab94697e2396c04cdfb4b2bc5 /llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.cpp | |
parent | 2e13dd612d125a2c48bf41b780cd034deb72e19a (diff) | |
download | bcm5719-llvm-e7d7c4cfc2539ff7f8a3dd6e7282cca8542bb052.tar.gz bcm5719-llvm-e7d7c4cfc2539ff7f8a3dd6e7282cca8542bb052.zip |
Small CapturedStmt improvements
Add a CapturedStmt.h similar to Lambda.h to reduce the typing required to get
to the CapturedRegionKind enum. This also allows codegen to access this enum
without including Sema/ScopeInfo.h.
Also removes some duplicated code for capturing 'this' between CapturedStmt and
Lambda.
Differential Revision: http://llvm-reviews.chandlerc.com/D712
llvm-svn: 180710
Diffstat (limited to 'llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.cpp')
0 files changed, 0 insertions, 0 deletions