[gold] Fix test after BitStream reader error changes
authorTeresa Johnson <tejohnson@google.com>
Tue, 2 Jul 2019 20:24:00 +0000 (20:24 +0000)
committerTeresa Johnson <tejohnson@google.com>
Tue, 2 Jul 2019 20:24:00 +0000 (20:24 +0000)
The recent change to the BitStream reader error handling in r364464
changed the error message format (from "LLVM ERROR:" to just "error"),
leading to a failure in this test which is only executed for very recent
versions of gold. Fix this by removing that part of the error message
check, leaving only the interesting part of the message to be checked.

llvm-svn: 364965

llvm/test/tools/gold/X86/v1.12/thinlto_emit_linked_objects.ll

index cf86a66..b110eb0 100644 (file)
@@ -47,7 +47,7 @@
 
 ; Empty as the corresponding object file is not ThinTLO.
 ; RUN: not llvm-bcanalyzer --dump %t3.o.thinlto.bc 2>&1 | FileCheck %s -check-prefixes=CHECK-BC3
-; CHECK-BC3: LLVM ERROR: Unexpected end of file
+; CHECK-BC3: Unexpected end of file
 
 ; RUN: cat %t.index | FileCheck %s
 ; CHECK: thinlto_emit_linked_objects.ll.tmp1.o