arm only needs to emit one .align directive for hidden nlp's, not one
authorChris Lattner <sabre@nondot.org>
Mon, 10 Aug 2009 18:02:16 +0000 (18:02 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 10 Aug 2009 18:02:16 +0000 (18:02 +0000)
commitf3231de60bb64c3f6fc6770b3e6174f4f839a4f3
treeb9d4579fd8856cc2f7f7fe7d28756cd79d383116
parentc076a9793936b140364671a5e39ee53bd266c6c3
arm only needs to emit one .align directive for hidden nlp's, not one
per pointer.

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