further clarify alignment of globals, fix instcombine
authorChris Lattner <sabre@nondot.org>
Wed, 28 Apr 2010 00:31:12 +0000 (00:31 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 28 Apr 2010 00:31:12 +0000 (00:31 +0000)
commit2d4b8ee1d9b49bfb30afb44e0ed7abccaea2093c
tree14a041c3f26c48bdefd99659ba7a69cd0b0d54cc
parentce99fa9e26027a21a4552d0d39f17853649833a9
further clarify alignment of globals, fix instcombine
to not increase the alignment of globals with an assigned
alignment and section.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102476 91177308-0d34-0410-b5e6-96231b3b80d8
docs/LangRef.html
lib/Transforms/InstCombine/InstCombineCalls.cpp