now that @GOTOFF is no longer represented as a suffix on a
authorChris Lattner <sabre@nondot.org>
Mon, 8 Feb 2010 23:10:08 +0000 (23:10 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 8 Feb 2010 23:10:08 +0000 (23:10 +0000)
commit951755445821b92c3dc38f32b5c36e9875fa4318
tree372fb5dc2545816063b39262f33b9fc83ad79323
parent3484110c67d88f5ead0f0795b880056174f66811
now that @GOTOFF is no longer represented as a suffix on a
MCSymbol, we can remove the 'suffix' argument of
GetBlockAddressSymbol.  Do so.

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