reduce indentation with early exit.
authorChris Lattner <sabre@nondot.org>
Sun, 13 Sep 2009 19:10:08 +0000 (19:10 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 13 Sep 2009 19:10:08 +0000 (19:10 +0000)
commit73d28f4aeefb4ecfb5a96ad28f58c4ad06e69e18
tree9b69d5bfa7c1691c5bb9541083c2f7521dc2e388
parent56d339f68751aee16c032ed646158b992a200335
reduce indentation with early exit.

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