Finish obviously broken thought.
authorEric Christopher <echristo@gmail.com>
Wed, 13 Feb 2013 06:01:00 +0000 (06:01 +0000)
committerEric Christopher <echristo@gmail.com>
Wed, 13 Feb 2013 06:01:00 +0000 (06:01 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175035 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/cas.ll

index 12e49f94704d8279ae791f421570dc5403c8c5b4..602f433fb2b6cc4fc96982712b7d120f13a0eb96 100644 (file)
@@ -36,7 +36,7 @@ entry:
   ret i1 %tobool
 }
 
-; Make sure we're emitting a move from 
+; Make sure we're emitting a move from eax.
 ; CHECK: #APP
 ; CHECK-NEXT: lock;{{.*}}mov %eax,{{.*}}
 ; CHECK-NEXT: #NO_APP