This should always be signed chars, so use int8_t. This fixes a miscompile when
[llvm/stm8.git] / test / CodeGen / X86 / 2004-02-14-InefficientStackPointer.ll
blobf986ebd35f85edc71df0a860e931dbf2568b4be6
1 ; RUN: llc < %s -march=x86 | grep -i ESP | not grep sub
3 define i32 @test(i32 %X) {
4         ret i32 %X