Don't access MO reference after invalidating operand list.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Mon, 14 May 2012 21:30:58 +0000 (21:30 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Mon, 14 May 2012 21:30:58 +0000 (21:30 +0000)
commit6565a709702995fa8a5e659269d6cda134383be7
tree44024e60415b5790d807b8cdc8cf807ed35364be
parent4d10829e1296b7aea0455e000fc318b147182c1c
Don't access MO reference after invalidating operand list.

This should unbreak llvm-x86_64-linux.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@156778 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/RegAllocFast.cpp