brintos

brintos / llvm-project-archived public Read only

0
0
Text · 336 B · f820faf Raw
10 lines · plain
1; REQUIRES: x862;3; drop-debug-info.bc was created from "void f(void) {}" with clang 3.5 and4; -gline-tables-only, so it contains old debug info.5;6; RUN: ld.lld -shared %p/Inputs/drop-debug-info.bc \7; RUN: -disable-verify -o %t 2>&1 | FileCheck %s8; CHECK: ignoring debug info with an invalid version (1) in {{.*}}drop-debug-info.bc9 10