OSDN Git Service

only emit one .align for all the hidden gv stubs instead of one for each.
authorChris Lattner <sabre@nondot.org>
Wed, 24 Jun 2009 18:24:42 +0000 (18:24 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 24 Jun 2009 18:24:42 +0000 (18:24 +0000)
commit52cff8352622c38a1ab95daffca92a45f81ef02a
treea1e82b0bbabc04f1529a5dceb171d3f9fe68484b
parent8f61f984b0c4584709cf5e41414e882a32766a3f
only emit one .align for all the hidden gv stubs instead of one for each.

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