Add a test for the 'init' option property.
[oota-llvm.git] / test / Transforms / SimplifyCFG / duplicate-phis.ll
2009-10-30 Dan GohmanAdd a testcase for the recent duplicate PHI elimination...