[DSE,MemorySSA] Remove some duplicated test functions.
Some tests from multibuild-malloc-free.ll do not actually use malloc or free and where split out to multiblock-throwing.ll, but not removed from the original file. This patch cleans that up. It also moves @test22 to simple.ll, because it does not involve multiple blocks.
Loading
Please sign in to comment