new testcase for static ctor list optimizations
authorChris Lattner <sabre@nondot.org>
Mon, 26 Sep 2005 01:42:03 +0000 (01:42 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 26 Sep 2005 01:42:03 +0000 (01:42 +0000)
commit09eec56af0a51a9381241375744e856dcca39d72
tree94c8b1776fe97a7e8b3429d11f13e282af27740c
parenta48283baa314c076f270e4d3da9d283599255402
new testcase for static ctor list optimizations

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23432 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/GlobalOpt/ctor-list-opt.ll [new file with mode: 0644]