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)
commitff233c9e5c3e439fd1eed84b9a9e88a5370572db
treebbe6f884b53a5b9b646008789a2706560822eeec
parent7f74d2c2c197eec76ae2b41fed9c227c0dcc04cb
Change the representation of MCCFIInstruction.

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168536 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCDwarf.h
lib/MC/MCDwarf.cpp