summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/postalloc-coalescing.ll
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2010-03-25 20:01:07 +0000
committerEvan Cheng <evan.cheng@apple.com>2010-03-25 20:01:07 +0000
commit0ea15ecfda816d512cad9ef97e0f8b84c8e4b121 (patch)
tree490263bad1a0be258d9f803ed9effd47510b0c37 /test/CodeGen/X86/postalloc-coalescing.ll
parent460e479b1964d5a8caf85b11e4b94e530db38fcf (diff)
downloadllvm-0ea15ecfda816d512cad9ef97e0f8b84c8e4b121.tar.gz
llvm-0ea15ecfda816d512cad9ef97e0f8b84c8e4b121.tar.bz2
llvm-0ea15ecfda816d512cad9ef97e0f8b84c8e4b121.tar.xz
Add nounwind.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@99546 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/X86/postalloc-coalescing.ll')
-rw-r--r--test/CodeGen/X86/postalloc-coalescing.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/postalloc-coalescing.ll b/test/CodeGen/X86/postalloc-coalescing.ll
index a171436543..fe6f521f4d 100644
--- a/test/CodeGen/X86/postalloc-coalescing.ll
+++ b/test/CodeGen/X86/postalloc-coalescing.ll
@@ -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