Add nounwind.

llvm-svn: 99546
This commit is contained in:
Evan Cheng 2010-03-25 20:01:07 +00:00
parent 032f5d7258
commit eb5c7f65dc

View File

@ -1,6 +1,6 @@
; RUN: llc < %s -march=x86 | grep mov | count 3
define fastcc i32 @_Z18yy_get_next_bufferv() {
define fastcc i32 @_Z18yy_get_next_bufferv() nounwind {
entry:
br label %bb131