commit | 52974eb49a18324e3897b749dce97c44e0ac65d3 | [log] [tgz] |
---|---|---|
author | Evan Cheng <evan.cheng@apple.com> | Thu Jun 21 18:22:42 2007 +0000 |
committer | Evan Cheng <evan.cheng@apple.com> | Thu Jun 21 18:22:42 2007 +0000 |
tree | a5be533d490e49c16d760a48c2dec90d7dc0a417 | |
parent | 1dbfd48fa2108ecd8da9137bd84b66f9378a9601 [diff] [blame] |
Fix tests. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37693 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/CodeGen/ARM/ifcvt6.ll b/test/CodeGen/ARM/ifcvt6.ll index a7848d2..a7f85e8 100644 --- a/test/CodeGen/ARM/ifcvt6.ll +++ b/test/CodeGen/ARM/ifcvt6.ll
@@ -16,3 +16,5 @@ UnifiedReturnBlock: ; preds = %entry ret void } + +declare i32 @bar(...)