New testcase. Check for the ability to promote a malloc whose initialzed state is...
authorChris Lattner <sabre@nondot.org>
Fri, 22 Oct 2004 06:43:07 +0000 (06:43 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 22 Oct 2004 06:43:07 +0000 (06:43 +0000)
commit40e08082a0e38ccf55127db25d4cf5648a18aaed
tree1ddabc22ef70ec1d90480dec67afc559f12b0524
parent9b9918246caedae5b236cc1eabfb0634bc540437
New testcase.  Check for the ability to promote a malloc whose initialzed state is checked by the program

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