aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/MachineInstr.cpp
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2009-12-03 01:49:56 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2009-12-03 01:49:56 +0000
commit15d75d9f11f877bf3716257013b563e67341b0ed (patch)
tree153665bdacd141fe6f21f3a950a5eb691c6247b6 /lib/CodeGen/MachineInstr.cpp
parentfd82af0f9531ee4f25c223dd33b9c1e5fd39dfcc (diff)
Don't hang on to pointers or references after vector::push_back.
The MO reference to a MachineOperand can be invalidated by MachineInstr::addOperand. Don't even use it for debugging. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@90381 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions