Test that a call to a trampoline is turned into a call to
authorDuncan Sands <baldrick@free.fr>
Tue, 11 Sep 2007 15:07:50 +0000 (15:07 +0000)
committerDuncan Sands <baldrick@free.fr>
Tue, 11 Sep 2007 15:07:50 +0000 (15:07 +0000)
commitbba5037740b212066935b465091c37b4ed650d92
treec7b80b66bc2c135716643f0d1f677784c495131d
parentd50dc73b8934e751dfe21412c020c4e687e9ae17
Test that a call to a trampoline is turned into a call to
the underlying nested function.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41846 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/InstCombine/2007-09-11-Trampoline.ll [new file with mode: 0644]