summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/gold/X86/invalid.ll
blob: 7cf53413d33bd741dcb8ff337e9863830a8232fa (plain)
1
2
3
4
5
6
7
; 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
OpenPOWER on IntegriCloud