use Mang->getSymbol instead of duplicating the logic, reduce indentation.
authorChris Lattner <sabre@nondot.org>
Fri, 12 Mar 2010 19:04:14 +0000 (19:04 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 12 Mar 2010 19:04:14 +0000 (19:04 +0000)
commit2341f6ccf84dd118dbd69df70ebf55bf2527f080
treee0cd10363d1a95581b393a3d890becc3298d9c09
parent73ff564d65e9c748562c5734d1f72a2a233f0275
use Mang->getSymbol instead of duplicating the logic, reduce indentation.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98367 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/AsmPrinter/X86AsmPrinter.cpp