Fix PR#226: When emitting padding, always emit it as bytes. Bytes can be
authorJohn Criswell <criswell@uiuc.edu>
Mon, 9 Feb 2004 22:15:33 +0000 (22:15 +0000)
committerJohn Criswell <criswell@uiuc.edu>
Mon, 9 Feb 2004 22:15:33 +0000 (22:15 +0000)
commitccb2a677aff9c038b119d74f4c62295e2c4adef4
treef5f5c2eca4c5d643b5959d89c36620a7967e940a
parent56e670557f62f82a201126082fa1663fe781b5bc
Fix PR#226: When emitting padding, always emit it as bytes.  Bytes can be
placed into any alignment situation.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11247 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/SparcV9/SparcV9AsmPrinter.cpp