Invalidate the layout on any relaxation, not just Instructions. Bug found by David...
authorRafael Espindola <rafael.espindola@gmail.com>
Tue, 23 Nov 2010 08:08:33 +0000 (08:08 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Tue, 23 Nov 2010 08:08:33 +0000 (08:08 +0000)
commita9d4281cc0557ef679b7917e0741ddb01651dab1
tree6598f8fbaf56e963ff6342d58e2272c8664a3998
parentd93ceeb125c11a96eb85618bb9a8a7d664a1d8f4
Invalidate the layout on any relaxation, not just Instructions. Bug found by David Meyer.
While here, remove unused argument and rename UpdateForSlide to Invalidate.

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