summaryrefslogtreecommitdiffstats
path: root/llvm/test/LTO/Resolution/X86/empty-bitcode.test
blob: c05c5e3824b6b6d3ba14c10ce6321a4d43eff6c8 (plain)
1
2
3
RUN: llvm-cat -o %t.o
RUN: not llvm-lto2 run -o %t2 %t.o 2>&1 | FileCheck %s
CHECK: Bitcode file does not contain any modules
OpenPOWER on IntegriCloud