1; RUN: opt < %s -passes=instcombine -S | grep nounwind2 3define void @bar() {4entry:5 call void asm sideeffect "", "~{dirflag},~{fpsr},~{flags}"( )6 ret void7}8