diff options
author | Joseph Tremoulet <jotrem@microsoft.com> | 2016-01-23 18:36:01 +0000 |
---|---|---|
committer | Joseph Tremoulet <jotrem@microsoft.com> | 2016-01-23 18:36:01 +0000 |
commit | 23d02f614970c698654af2bc06a1798260c0f62b (patch) | |
tree | ecc6310dde58c5d684211659db5c503a82badbb1 /lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py | |
parent | a41ecae46e763ab9e2634e3ef688e5b8dbb41395 (diff) | |
download | bcm5719-llvm-23d02f614970c698654af2bc06a1798260c0f62b.tar.gz bcm5719-llvm-23d02f614970c698654af2bc06a1798260c0f62b.zip |
[ORC] Update ObjectTransformLayer signature
Summary:
Update ObjectTransformLayer::addObjectSet to take the object set by
value rather than reference and pass it to the base layer with move
semantics rather than copy, to match r258185's changes to
ObjectLinkingLayer.
Update the unit test to verify that ObjectTransformLayer's signature stays
in sync with ObjectLinkingLayer's.
Reviewers: lhames
Subscribers: llvm-commits
Differential Revision: http://reviews.llvm.org/D16414
llvm-svn: 258630
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py')
0 files changed, 0 insertions, 0 deletions