summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorSean Callanan <scallanan@apple.com>2013-04-13 01:21:23 +0000
committerSean Callanan <scallanan@apple.com>2013-04-13 01:21:23 +0000
commit389823e99594aa3a06f5b6218d07252f7ce0d567 (patch)
treecd128f9228a9755b37b08401f9ec2d82df9ec80a /clang/lib/CodeGen/CodeGenModule.cpp
parent53a65587714c6cb65f428cd283f2bb77aee6d784 (diff)
downloadbcm5719-llvm-389823e99594aa3a06f5b6218d07252f7ce0d567.tar.gz
bcm5719-llvm-389823e99594aa3a06f5b6218d07252f7ce0d567.zip
Added a SetData() method to ValueObject. This
lets a ValueObject's contents be set from raw data. This has certain limitations (notably, registers can only be set to data that is as large as the register) but will be useful for the new Materializer. I also exposed this interface through SBValue. I have added a testcase that exercises various special cases of SBValue::SetData(). llvm-svn: 179437
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud