Lines Matching refs:version
4 ; RUN: echo '!9 = !{!"%/t/version.ll", !0}' > %t/version.txt
5 ; RUN: cat %t/little.txt %s %t/version.txt > %t/2
8 ; RUN: head -c8 %t/version.gcno | grep '^oncg.804'
9 ; RUN: rm %t/version.gcno
10 ; RUN: not opt -passes=insert-gcov-profiling -default-gcov-version=asdfasdf -disable-output < %t/2
11 ; RUN: opt -passes=insert-gcov-profiling -default-gcov-version='402*' -disable-output < %t/2
12 ; RUN: head -c8 %t/version.gcno | grep '^oncg.204'
13 ; RUN: rm %t/version.gcno
15 ; RUN: cat %t/big.txt %s %t/version.txt > %t/big.ll
17 ; RUN: head -c8 %t/version.gcno | grep '^gcno408.'
27 !0 = distinct !DICompileUnit(language: DW_LANG_C_plus_plus, producer: "clang version 3.3 (trunk 176…
28 !2 = !DIFile(filename: "version", directory: "/usr/local/google/home/nlewycky")
36 !11 = !DIFile(filename: "version", directory: "/usr/local/google/home/nlewycky")