Add a test showing the ppc code sequence for getting a function pointer.
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 29 May 2014 15:13:23 +0000 (15:13 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 29 May 2014 15:13:23 +0000 (15:13 +0000)
commit1613650e90428d4f178913e067468643c3fba925
tree6f78b95eced9f224337cfd2024a1dd416a05db0f
parentded9de598171e9c1367646a342f1957dd61c3aec
Add a test showing the ppc code sequence for getting a function pointer.

This would have found the miscompile in r209638.

llvm-svn: 209820
llvm/test/CodeGen/PowerPC/func-addr.ll [new file with mode: 0644]