Add nounwind.
authorEvan Cheng <evan.cheng@apple.com>
Thu, 25 Mar 2010 20:01:07 +0000 (20:01 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 25 Mar 2010 20:01:07 +0000 (20:01 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@99546 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/postalloc-coalescing.ll

index a171436543c6c3da6b8196d14a443a7332432bba..fe6f521f4d3227cf37ca8706f7ec0be3465211d1 100644 (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