blob: 4f5e0914612b35cb520267eb203064765927583d [file] [log] [blame]
; RUN: llc < %s -mtriple=i686--
; PR1259
define void @test() {
%tmp2 = call i32 asm "...", "=r,~{dirflag},~{fpsr},~{flags},~{dx},~{cx},~{ax}"( )
unreachable
}