Skip checking preferred alignment of GVs defined in other translation units all together.
authorEvan Cheng <evan.cheng@apple.com>
Thu, 1 Apr 2010 20:13:28 +0000 (20:13 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 1 Apr 2010 20:13:28 +0000 (20:13 +0000)
commit6cdb7e22aaa229d2b2845d7e8a5a11a30eeaac99
treeabb84841628d8bddfb32a5b1afcc1e4b827272d2
parent42642d06c915a26af1400de6ce6a53c333e5c247
Skip checking preferred alignment of GVs defined in other translation units all together.

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