OSDN Git Service

This testcase ensures that we can SRA a global even if part of the global
authorChris Lattner <sabre@nondot.org>
Mon, 11 Oct 2004 05:00:30 +0000 (05:00 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 11 Oct 2004 05:00:30 +0000 (05:00 +0000)
commitc58cf5b921b8fc57fde7322d6545e8fc85798a48
tree9ccddf73d966c6defbb71276a4e530b1b841b48e
parent95d0bbfda63c9f1a477ea206d8b75855557a8248
This testcase ensures that we can SRA a global even if part of the global
cannot be SRA'd

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