android_mt6572_jiabo/external/llvm/test/CodeGen/X86/2007-03-18-LiveIntervalAssert.ll
2025-09-05 16:56:03 +08:00

7 lines
171 B
LLVM

; RUN: llc < %s -march=x86
; PR1259
define void @test() {
%tmp2 = call i32 asm "...", "=r,~{dirflag},~{fpsr},~{flags},~{dx},~{cx},~{ax}"( )
unreachable
}