1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00

Finish obviously broken thought.

llvm-svn: 175035
This commit is contained in:
Eric Christopher 2013-02-13 06:01:00 +00:00
parent 2d4f4b284c
commit 25984ae5af

View 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