Files
archived-llvm/test/LTO/Resolution/X86/empty-bitcode.test
Peter Collingbourne 08850161ec LTO: Add support for multi-module bitcode files.
Differential Revision: https://reviews.llvm.org/D27313

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@289621 91177308-0d34-0410-b5e6-96231b3b80d8
2016-12-14 01:17:59 +00:00

4 lines
122 B
Plaintext

RUN: llvm-cat -o %t.o
RUN: not llvm-lto2 -o %t2 %t.o 2>&1 | FileCheck %s
CHECK: Bitcode file does not contain any modules