Revert r354244 "[DAGCombiner] Eliminate dead stores to stack."
[llvm-complete.git] / test / CodeGen / Mips / Fast-ISel / nullvoid.ll
blob617b9bb07dd9f2c06fd555549778adf8f1733b1f
1 ; RUN: llc -march=mipsel -relocation-model=pic -O0 -fast-isel-abort=3 -mcpu=mips32r2 \
2 ; RUN:     < %s | FileCheck %s
3 ; RUN: llc -march=mipsel -relocation-model=pic -O0 -fast-isel-abort=3 -mcpu=mips32 \
4 ; RUN:     < %s | FileCheck %s
6 ; Function Attrs: nounwind
7 define void @foo() {
8 entry:
9   ret void
10 ; CHECK: jr     $ra