Remove a level of indentation by using a continue.
authorChris Lattner <sabre@nondot.org>
Mon, 21 Nov 2005 22:48:18 +0000 (22:48 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 21 Nov 2005 22:48:18 +0000 (22:48 +0000)
commit9787c6443f890c9731f8ea56f4c16ce8c39394f8
treeb96aca6c5c83d414f2ff78b1b55f7b3194eb48aa
parentd460f57d65ce7d1d0db6f0183d31eae1ecdb8788
Remove a level of indentation by using a continue.

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