summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Generic/badCallArgLRLLVM.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/Generic/badCallArgLRLLVM.ll')
-rw-r--r--llvm/test/CodeGen/Generic/badCallArgLRLLVM.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/Generic/badCallArgLRLLVM.ll b/llvm/test/CodeGen/Generic/badCallArgLRLLVM.ll
index 5e931385ffb..734d2b270b2 100644
--- a/llvm/test/CodeGen/Generic/badCallArgLRLLVM.ll
+++ b/llvm/test/CodeGen/Generic/badCallArgLRLLVM.ll
@@ -10,7 +10,7 @@
;
implementation ; Functions:
-declare int %getInt(int);
+declare int %getInt(int)
int %main(int %argc, sbyte** %argv) {
bb0: ;[#uses=0]
OpenPOWER on IntegriCloud