bolt/deps/llvm-18.1.8/llvm/test/LTO/Resolution/X86/empty-bitcode.test
2025-02-14 19:21:04 +01:00

3 lines
126 B
Text

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