summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen
diff options
context:
space:
mode:
authorJim Ingham <jingham@apple.com>2011-03-31 00:19:25 +0000
committerJim Ingham <jingham@apple.com>2011-03-31 00:19:25 +0000
commit6035b67d2c27cc1af134293acb06ce7463f88671 (patch)
treeb560151fdc63ab7c4f23a1526516daa7745f838c /clang/lib/CodeGen
parent3a195b7e7818e2828fba055e9397a07e71804bc6 (diff)
downloadbcm5719-llvm-6035b67d2c27cc1af134293acb06ce7463f88671.tar.gz
bcm5719-llvm-6035b67d2c27cc1af134293acb06ce7463f88671.zip
Convert ValueObject to explicitly maintain the Execution Context in which they were created, and then use that when they update themselves. That means all the ValueObject evaluate me type functions that used to require a Frame object now do not. I didn't remove the SBValue API's that take this now useless frame, but I added ones that don't require the frame, and marked the SBFrame taking ones as deprecated.
llvm-svn: 128593
Diffstat (limited to 'clang/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud