These testcases check to see if we can promote malloc's to globals in some
authorChris Lattner <sabre@nondot.org>
Mon, 11 Oct 2004 05:00:12 +0000 (05:00 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 11 Oct 2004 05:00:12 +0000 (05:00 +0000)
commit95d0bbfda63c9f1a477ea206d8b75855557a8248
treee8131900f9accbe9d14386b6d5ba101996fefc05
parente3ef9b5fe241df8eb835f1923b17314ef5e7c61f
These testcases check to see if we can promote malloc's to globals in some
cases.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16914 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/GlobalOpt/malloc-promote-1.llx [new file with mode: 0644]
test/Transforms/GlobalOpt/malloc-promote-2.llx [new file with mode: 0644]