3 ; drop-debug-info.bc was created from "void f(void) {}" with clang 3.5 and
4 ; -gline-tables-only, so it contains old debug info.
6 ; RUN: ld.lld -shared %p/Inputs/drop-debug-info.bc \
7 ; RUN: -disable-verify -o %t 2>&1 | FileCheck %s
8 ; CHECK: ignoring debug info with an invalid version (1) in {{.*}}drop-debug-info.bc