Home
last modified time | relevance | path

Searched full:current_version (Results 1 – 25 of 115) sorted by relevance

12345

/llvm-project/lld/test/MachO/
H A Ddylib-version.s5 # RUN: -compatibility_version 10 -current_version 11 2>&1 | \
8 # RUN: -compatibility_version 10 -current_version 11 2>&1 | \
11 # RUN: -compatibility_version 10 -current_version 11 2>&1 | \
15 # NEEDDYLIB: error: -current_version 11: only valid with -dylib
18 # RUN: -compatibility_version 1.2.3.4 -current_version 1.2.3.4.5 2>&1 | \
22 # MALFORMED: error: -current_version 1.2.3.4.5: malformed version
25 # RUN: -compatibility_version 80000.1 -current_version 1.2.3 2>&1 | \
31 # RUN: -compatibility_version 8.300 -current_version 1.2.3 2>&1 | \
37 # RUN: -compatibility_version 8.8.300 -current_version 1.2.3 2>&1 | \
43 # RUN: -compatibility_version 1.2.3 -current_version 2.5.6
/llvm-project/clang/test/InstallAPI/
H A Dbinary-attributes.test9 ; RUN: -current_version 3 -compatibility_version 2 \
15 ; RUN: -current_version 3 -compatibility_version 2 \
21 ; RUN: -current_version 3 -compatibility_version 2 \
22 ; RUN: -o tmp.tbd --verify-against=%t/Simple 2>&1 | FileCheck -check-prefix=CURRENT_VERSION %s
23 ; CURRENT_VERSION: error: current_version does not match: '3' (provided) vs '1.2.3' (found)
27 ; RUN: -current_version 1.2.3 -compatibility_version 2 \
33 ; RUN: -current_version 1.2.3 -compatibility_version 1 -fapplication-extension \
39 ; RUN: -current_version 1.2.3 -compatibility_version 1 -not_for_dyld_shared_cache \
45 ; RUN: -current_version 1.2.3 -compatibility_version 1 \
52 ; RUN: -current_version 1.2.3 -compatibility_version 1 -reexport_library %t/Foo.tbd \
[all …]
H A Dinvalid-exclusive-passes.test8 ; RUN: -current_version 1 -compatibility_version 1 \
17 ; RUN: -current_version 1 -compatibility_version 1 \
27 ; RUN: -current_version 1 -compatibility_version 1 \
35 ; RUN: -install_name @rpath/libfoo.dylib -current_version 1 -compatibility_version 1 \
42 ; RUN: -install_name @rpath/libfoo.dylib -current_version 1 \
50 ; RUN: -install_name @rpath/libfoo.dylib -current_version 1 \
H A Dreexported-frameworks.test11 ; RUN: -current_version 1 -compatibility_version 1 \
23 ; RUN: -current_version 1 -compatibility_version 1 \
190 current_version: 65536
211 current_version: 65536
220 current_version: 0
229 current_version: 65536
238 current_version: 0
247 current_version: 65536
256 current_version: 0
265 current_version: 88539136
[all …]
H A Drpath.test8 ; RUN: -current_version 1 -compatibility_version 1 \
21 ; RUN: -current_version 1 -compatibility_version 1 \
35 ; RUN: -current_version 1 -compatibility_version 1 \
347 current_version: 65536
368 current_version: 14942208
377 current_version: 88539136
577 current_version: 65536
598 current_version: 14942208
607 current_version: 88539136
H A Dexclusive-passes-platform.test13 : RUN: -current_version 1 -compatibility_version 1 2>&1 | FileCheck --allow-empty %s\
25 : RUN: -current_version 1 -compatibility_version 1 2>&1 | FileCheck -check-prefix=MACOSFAIL %s
147 current_version: 65536
222 current_version: 14942208
231 current_version: 84687873
H A Dsymbol-flags.test9 ; RUN: -current_version 1 -compatibility_version 1 \
162 current_version: 65536
183 current_version: 117985024
192 current_version: 88473600
H A Ddiagnostics-zippered.test12 ; RUN: -current_version 1 -compatibility_version 1 %t/inputs.json -o %t/Mismatch.tbd \
279 current_version: 65536
309 current_version: 14942208
318 current_version: 88539136
589 current_version: 65536
619 current_version: 14942208
628 current_version: 88539136
H A Davailability.test10 ; RUN: -current_version 1 -compatibility_version 1 \
20 ; RUN: -current_version 1 -compatibility_version 1 \
30 ; RUN: -current_version 1 -compatibility_version 1 \
328 current_version: 65536
349 current_version: 14942208
358 current_version: 88473600
H A Dhiddens.test10 // RUN: -current_version 1 -compatibility_version 1 %t/inputs.json \
178 current_version: 65536
199 current_version: 88473600
H A Ddiagnostics-dsym.test9 ; RUN: -current_version 1 -compatibility_version 1 -L%t/usr/lib \
16 ; RUN: -current_version 1 -compatibility_version 1 \
H A Ddirectory-scanning-dylib.test8 ; RUN: -current_version 1 -compatibility_version 1 \
19 ; RUN: -current_version 1 -compatibility_version 1 \
H A Ddiagnostics-cpp.test10 // RUN: -current_version 1 -compatibility_version 1 %t/inputs.json \
236 current_version: 65536
257 current_version: 117985024
266 current_version: 88473600
H A Dalias_list.test9 ; RUN: -current_version 1 -compatibility_version 1 \
20 ; RUN: -current_version 1 -compatibility_version 1 \
242 current_version: 65536
263 current_version: 88539136
H A Dexclusive-passes.test6 ; RUN: -current_version 1 -compatibility_version 1 \
16 ; RUN: -current_version 1 -compatibility_version 1 \
H A Dexclusive-passes-2.test6 ; RUN: -install_name @rpath/libfoo.dylib -current_version 1 \
16 ; RUN: -current_version 1 -compatibility_version 1 \
/llvm-project/llvm/test/ObjectYAML/MachO/
H A Ddylib_dylinker_command.yaml24 current_version: 7864576
33 current_version: 80349697
50 #CHECK: current_version: 7864576
59 #CHECK: current_version: 80349697
H A Dload_commands.yaml118 current_version: 7864576
125 current_version: 80349697
244 #CHECK: current_version: 7864576
251 #CHECK: current_version: 80349697
/llvm-project/libcxx/test/support/
H A Dplatform_support.h104 char *current_version = new char[n];
105 confstr(_CS_GNU_LIBC_VERSION, current_version, n);
107 bool result = strverscmp(current_version, test_version.c_str()) < 0;
108 delete[] current_version;
91 char *current_version = new char[n]; glibc_version_less_than() local
/llvm-project/llvm/test/tools/llvm-lipo/Inputs/
H A Darmv7-slice-big.yaml292 current_version: 26216708
301 current_version: 0
310 current_version: 102895360
319 current_version: 917504
328 current_version: 68352
337 current_version: 3997696000
346 current_version: 14942208
355 current_version: 82115073
364 current_version: 102895360
/llvm-project/lldb/test/Shell/ScriptInterpreter/Python/Crashlog/Inputs/application_specific_info/
H A Dasi.yaml276 current_version: 127992064
285 current_version: 86441984
294 current_version: 127992064
303 current_version: 14942208
/llvm-project/llvm/test/Object/Inputs/MachO/
H A Dchained-fixups.yaml87 current_version: 0
151 current_version: 0
160 current_version: 85917696
/llvm-project/llvm/test/tools/obj2yaml/MachO/
H A Draw-linkedit.yaml98 current_version: 0
162 current_version: 0
171 current_version: 85917696
/llvm-project/llvm/test/tools/llvm-readtapi/Inputs/
H A Duniversal.yaml92 current_version: 0
260 current_version: 0
328 current_version: 84017152
H A Dmacho.yaml53 current_version: 65536
110 current_version: 79495168

12345