aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/R600/call.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/R600/call.ll')
-rw-r--r--test/CodeGen/R600/call.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/R600/call.ll b/test/CodeGen/R600/call.ll
index d803474..1448f04 100644
--- a/test/CodeGen/R600/call.ll
+++ b/test/CodeGen/R600/call.ll
@@ -1,7 +1,7 @@
; RUN: not llc -march=r600 -mcpu=SI -verify-machineinstrs< %s 2>&1 | FileCheck %s
; RUN: not llc -march=r600 -mcpu=cypress < %s 2>&1 | FileCheck %s
-; CHECK: error: unsupported call to function defined_function in test_call
+; CHECK: error: unsupported call to function external_function in test_call_external
declare i32 @external_function(i32) nounwind