In some rare cases, the register allocator can spill registers but end up not utilizi...
[llvm/msp430.git] / test / CodeGen / X86 / 2007-03-18-LiveIntervalAssert.ll
blob6965849e3231075ccf39e4a5906610c7a9cf410c
1 ; RUN: llvm-as < %s | llc -march=x86
2 ; PR1259
4 define void @test() {
5         %tmp2 = call i32 asm "...", "=r,~{dirflag},~{fpsr},~{flags},~{dx},~{cx},~{ax}"( )
6         unreachable