Use the PrintReg adaptor to correctly print live-in registers in debug output.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Mon, 2 May 2011 20:06:30 +0000 (20:06 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Mon, 2 May 2011 20:06:30 +0000 (20:06 +0000)
commite2f669fb3fa7a6bee4196999b119a98f31c072a3
tree8c24a26b81a646f97fb3b322e0770fd5360712bb
parent2048e4ab7fb4ed45bae2159bae600ddf610303b1
Use the PrintReg adaptor to correctly print live-in registers in debug output.

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