Restructure code a bit to make use of continue (simplifying things). Generalize
authorEvan Cheng <evan.cheng@apple.com>
Fri, 19 Jan 2007 19:25:36 +0000 (19:25 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 19 Jan 2007 19:25:36 +0000 (19:25 +0000)
commit5be54b00bdbe1abd02dde46ca2c4b0e5aaf7b537
tree2c3a4aca322be73786b2036c31df267a014b64d1
parente433ea9dce0311d918db67e32c9822e309f8ebd2
Restructure code a bit to make use of continue (simplifying things).  Generalize
the .zerofill directive emission to not be darwin-specific.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33365 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMAsmPrinter.cpp