brintos

brintos / llvm-project-archived public Read only

0
0
Text · 272 B · 2aa7362 Raw
7 lines · plain
1; RUN: llvm-as -disable-verify -o - %s | llvm-dis | FileCheck %s2 3!named = !{!0}4; CHECK: !DICompileUnit({{.*}}, nameTableKind: GNU)5!0 = distinct !DICompileUnit(language: 12, file: !1, nameTableKind: GNU)6!1 = !DIFile(filename: "path/to/file", directory: "/path/to/dir")7