Repair debug frames as a prelude to eh_frames. Switched to using MachineMoves
authorJim Laskey <jlaskey@mac.com>
Wed, 24 Jan 2007 18:45:13 +0000 (18:45 +0000)
committerJim Laskey <jlaskey@mac.com>
Wed, 24 Jan 2007 18:45:13 +0000 (18:45 +0000)
commit5e73d5bd2e98afda12fa69a7ea83050c69be0d34
tree0b1ab52ac594e70591f43d7d8847aee36dfb27bf
parent7cce0ac42b6bb2fbbbadb542a0b589bd6db7de2e
Repair debug frames as a prelude to eh_frames.  Switched to using MachineMoves
by value so that clean up is less confusing (these vectors tend to be small.)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33488 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineDebugInfo.h
include/llvm/CodeGen/MachineLocation.h
include/llvm/Target/MRegisterInfo.h
lib/CodeGen/DwarfWriter.cpp
lib/CodeGen/MachineDebugInfo.cpp
lib/Target/MRegisterInfo.cpp
lib/Target/PowerPC/PPCRegisterInfo.cpp
lib/Target/PowerPC/PPCRegisterInfo.h