blob: 9c1072a75de2defc64e4044fdc3b879f64da84aa [file] [log] [blame]
Rafael Espindolaac406df2015-03-27 15:55:06 +00001; RUN: llvm-link %p/Inputs/drop-debug.bc -o %t 2>&1 | FileCheck %s
2
3;; drop-debug.bc was created from "void f(void) {}" with clang 3.5 and
4; -gline-tables-only, so it contains old debug info.
5
Jonas Devlieghere22942f72018-04-18 14:41:47 +00006; CHECK: warning: ignoring debug info with an invalid version (1) in {{.*}}/Inputs/drop-debug.bc