Functions with LinkOnce and weak linkage still need to be aligned. Doh.
authorEvan Cheng <evan.cheng@apple.com>
Wed, 25 Jul 2007 22:28:16 +0000 (22:28 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 25 Jul 2007 22:28:16 +0000 (22:28 +0000)
commitd88ea4d9aa3f70d30963a1eec2a210c9aef6e24b
tree478137841eaed570c0c102a7592f967613654caf
parent9f435740b1c652926c80529e00c92925a3196d79
Functions with LinkOnce and weak linkage still need to be aligned. Doh.

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