11a0720e8SPeter CollingbourneRUN: llvm-cat -o %t.o 2*7faa60c4SPeter CollingbourneRUN: not llvm-lto2 run -o %t2 %t.o 2>&1 | FileCheck %s 31a0720e8SPeter CollingbourneCHECK: Bitcode file does not contain any modules 4