aboutsummaryrefslogtreecommitdiffstats
path: root/test/tools/gold/invalid.ll
blob: 8db76446a3d73573857b9b9aba2fa6fdb495a113 (plain)
1
2
3
4
5
6
7
; RUN: not ld -plugin %llvmshlibdir/LLVMgold.so \
; 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