brintos

brintos / llvm-project-archived public Read only

0
0
Text · 187 B · 0e664c2 Raw
7 lines · c
1// RUN: %clang %s -emit-llvm -S -o - | FileCheck %s2// Verify that clang version appears in the llvm.ident metadata.3 4// CHECK: !llvm.ident = !{{{.*}}}5// CHECK: !{{[0-9]+}} = !{!{{.*}}6 7