diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2013-11-20 18:29:56 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2013-11-20 18:29:56 +0000 |
commit | c74010df48919a8360e3e095b1cdcbb71dda14be (patch) | |
tree | 36571e15ffb1ea14ee134ab337156c14cb6ec1a4 /llvm/lib/CodeGen/MachineBlockPlacement.cpp | |
parent | 6d888bc0daa7195e475aecfffa412b2555508787 (diff) | |
download | llvm-c74010df48919a8360e3e095b1cdcbb71dda14be.zip llvm-c74010df48919a8360e3e095b1cdcbb71dda14be.tar.gz llvm-c74010df48919a8360e3e095b1cdcbb71dda14be.tar.bz2 |
Make the moved-from SmallPtrSet be a valid, empty, small-state object.
Enhance the tests to actually require moves in C++11 mode, in addition
to testing the moved-from state. Further enhance the tests to cover
copy-assignment into a moved-from object and moving a large-state
object. (Note that we can't really test small-state vs. large-state as
that isn't an observable property of the API really.) This should finish
addressing review on r195239.
llvm-svn: 195261
Diffstat (limited to 'llvm/lib/CodeGen/MachineBlockPlacement.cpp')
0 files changed, 0 insertions, 0 deletions