OSDN Git Service

Start using alignment output routines from AsmPrinter.
authorChris Lattner <sabre@nondot.org>
Tue, 17 Aug 2004 19:26:03 +0000 (19:26 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 17 Aug 2004 19:26:03 +0000 (19:26 +0000)
commit69d485e64689533c80e62f530968ca6bf1eef864
tree607ec91f26b6aee9ec06f447c6bf1ff84a3ea66c
parentc6393f82bfaba4a16de418329fb1788ac917c543
Start using alignment output routines from AsmPrinter.
Changes to make this more similar to the X86 asmprinter

Fix overalignment of globals.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15891 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPC32AsmPrinter.cpp
lib/Target/PowerPC/PPCAsmPrinter.cpp