New testcase for folding in some important situations. The first two
authorChris Lattner <sabre@nondot.org>
Mon, 8 Mar 2004 06:17:15 +0000 (06:17 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 8 Mar 2004 06:17:15 +0000 (06:17 +0000)
commit3c6d4b4f81f434c2f7524b15baf7795d6ee7f5d9
treeae36a7b5b639a88bf0f6223fee82b9f286259d33
parent2c56b55cf054f472ff644d15e4a7a7974bd1dab3
New testcase for folding in some important situations.  The first two
come up a lot in the code generated by the C++ front-end for pointers
to member functions.  See PR166.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12217 91177308-0d34-0410-b5e6-96231b3b80d8
test/Assembler/2004-03-07-FunctionAddressAlignment.llx [new file with mode: 0644]