X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FCodeGen%2FX86%2F2007-03-24-InlineAsmXConstraint.ll;h=3e1786bef7932f051ffcd3d1e707214a38d540a5;hb=a18156c3b8d92d5eb1af043947d1b1461c84e40f;hp=e2cd750e2cac96258609b17bafbc03cac15c9559;hpb=b3ce947ecf480d586cc52fbca924ecd999340340;p=oota-llvm.git diff --git a/test/CodeGen/X86/2007-03-24-InlineAsmXConstraint.ll b/test/CodeGen/X86/2007-03-24-InlineAsmXConstraint.ll index e2cd750e2ca..3e1786bef79 100644 --- a/test/CodeGen/X86/2007-03-24-InlineAsmXConstraint.ll +++ b/test/CodeGen/X86/2007-03-24-InlineAsmXConstraint.ll @@ -3,7 +3,7 @@ target datalayout = "e-p:32:32" target triple = "i686-apple-darwin9" define void @test() { -; CHECK: test: +; CHECK-LABEL: test: ; CHECK-NOT: ret ; CHECK: psrlw $8, %xmm0 ; CHECK: ret