We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de47c11 commit 5eb95e2Copy full SHA for 5eb95e2
llvm/test/LTO/Resolution/X86/unified-lto-check.ll
@@ -46,7 +46,7 @@
46
; RUN: not llvm-lto2 run --unified-lto=1 -o %t3 %t1 %t2 2>&1 | \
47
; RUN: FileCheck %s --check-prefix INVALIDMODE
48
49
-; INVALIDMODE: llvm-lto2: for the --unified-lto option: Cannot find option named
+; INVALIDMODE: for the --unified-lto option: Cannot find option named
50
51
52
; UNIFIEDERR: unified LTO compilation must use compatible bitcode modules
0 commit comments