Update test for backend error message change

llvm-svn: 336676
This commit is contained in:
Matt Arsenault 2018-07-10 14:03:50 +00:00
parent a680199a96
commit 3ae7d63c80
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
; This is to check that backend errors for unsupported features are formatted correctly
; CHECK: error: test.c:2:20: in function bar i32 (): unsupported call to function foo.2
; CHECK: error: test.c:2:20: in function bar i32 (): unsupported call to function foo
target triple = "r600-unknown-unknown"