make sure that global doubles are aligned to 8 bytes
authorChris Lattner <sabre@nondot.org>
Sun, 5 Feb 2006 01:46:49 +0000 (01:46 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 5 Feb 2006 01:46:49 +0000 (01:46 +0000)
commit519ea2abc9f43a374443d112d386cce13a04ecf3
treecde1b0afec4b046065e704f4ea4cd5d5c8a70fdd
parentff805b50f81da0a486ada775ba0734a0f4049ec8
make sure that global doubles are aligned to 8 bytes

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25981 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter.cpp