Change the representation of MCCFIInstruction.
authorRafael Espindola <rafael.espindola@gmail.com>
Sat, 24 Nov 2012 04:33:48 +0000 (04:33 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Sat, 24 Nov 2012 04:33:48 +0000 (04:33 +0000)
commitcc0c74a76c7455eb14d85410f03e29b94c25afcc
tree3b909f712614ee8f29f32cf3c5e1b4165ed87e55
parent6c92b89a9cff8c24357ec1ea18e93c075ae910f4
Change the representation of MCCFIInstruction.

We now store the Register and Offset directly. MachineLocation is gone (from
this file)!

llvm-svn: 168536
llvm/include/llvm/MC/MCDwarf.h
llvm/lib/MC/MCDwarf.cpp