aboutsummaryrefslogtreecommitdiff
path: root/test/LTO/Resolution/X86/empty-bitcode.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/LTO/Resolution/X86/empty-bitcode.test')
-rw-r--r--test/LTO/Resolution/X86/empty-bitcode.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/LTO/Resolution/X86/empty-bitcode.test b/test/LTO/Resolution/X86/empty-bitcode.test
index c98c54499ef6..c05c5e3824b6 100644
--- a/test/LTO/Resolution/X86/empty-bitcode.test
+++ b/test/LTO/Resolution/X86/empty-bitcode.test
@@ -1,3 +1,3 @@
RUN: llvm-cat -o %t.o
-RUN: not llvm-lto2 -o %t2 %t.o 2>&1 | FileCheck %s
+RUN: not llvm-lto2 run -o %t2 %t.o 2>&1 | FileCheck %s
CHECK: Bitcode file does not contain any modules