diff options
author | Aaron Ballman <aaron@aaronballman.com> | 2015-08-12 21:10:41 +0000 |
---|---|---|
committer | Aaron Ballman <aaron@aaronballman.com> | 2015-08-12 21:10:41 +0000 |
commit | c25c9fdf083196d3eb373c73ce34d30674579284 (patch) | |
tree | 67b426642bee8cecf49412ddf96c13b744214ade /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | bb02c2547fd0eeb6023d7900c0572cba6b2987aa (diff) | |
download | llvm-c25c9fdf083196d3eb373c73ce34d30674579284.zip llvm-c25c9fdf083196d3eb373c73ce34d30674579284.tar.gz llvm-c25c9fdf083196d3eb373c73ce34d30674579284.tar.bz2 |
Move the object being used to move-initialize when calling the base class' constructor from the ctor-initializer. This should have no effect given the triviality of the class, but it allows for easier maintenance should the semantics of the base class change. NFC intended.
llvm-svn: 244812
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions