bolt/deps/llvm-18.1.8/llvm/test/tools/gold/X86/invalid.ll
2025-02-14 19:21:04 +01:00

7 lines
260 B
LLVM

; RUN: not %gold -plugin %llvmshlibdir/LLVMgold%shlibext \
; RUN: %p/Inputs/invalid.bc -o %t2 2>&1 | FileCheck %s
; test that only one error gets printed
; CHECK: error: LLVM gold plugin has failed to create LTO module: Malformed block
; CHECK-NOT: error