diff options
author | Sean Callanan <scallanan@apple.com> | 2013-03-19 23:03:21 +0000 |
---|---|---|
committer | Sean Callanan <scallanan@apple.com> | 2013-03-19 23:03:21 +0000 |
commit | 2c0473563096131603232069a9d2c29c3eb4d605 (patch) | |
tree | 07e8961b845014cd5f8d7b499e4bee96f957f719 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 25132d51561fb64c303ab19c77a95ca997f8a78e (diff) | |
download | llvm-2c0473563096131603232069a9d2c29c3eb4d605.zip llvm-2c0473563096131603232069a9d2c29c3eb4d605.tar.gz llvm-2c0473563096131603232069a9d2c29c3eb4d605.tar.bz2 |
Updated the IRExecutionUnit to keep local copies
of the data it writes down into the process even
if the process doesn't exist. This will allow
the IR interpreter to access static data allocated
on the expression's behalf.
Also cleaned up object ownership in the
IRExecutionUnit so that allocations are created
into the allocations vector. This avoids needless
data copies.
<rdar://problem/13424594>
llvm-svn: 177456
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions