Add nounwind.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@99546 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Evan Cheng 2010-03-25 20:01:07 +00:00
parent 460e479b19
commit 0ea15ecfda

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