Home
last modified time | relevance | path

Searched refs:current_version (Results 1 – 25 of 63) sorted by relevance

123

/llvm-project-15.0.7/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
H A Dlc-dyld-exports-trie.yaml69 current_version: 0
127 current_version: 65793
/llvm-project-15.0.7/libcxx/test/support/
H A Dplatform_support.h105 char *current_version = new char[n]; in glibc_version_less_than() local
106 confstr(_CS_GNU_LIBC_VERSION, current_version, n); in glibc_version_less_than()
108 bool result = strverscmp(current_version, test_version.c_str()) < 0; in glibc_version_less_than()
109 delete[] current_version; in glibc_version_less_than()
/llvm-project-15.0.7/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
H A Dexport_trie.yaml120 current_version: 7864576
129 current_version: 80349697
H A Dnull_string_entries.yaml119 current_version: 7864576
128 current_version: 80349697
H A Dout_of_order_linkedit.yaml120 current_version: 7864576
129 current_version: 80349697
H A Dsections.yaml232 current_version: 7864576
239 current_version: 80349697
/llvm-project-15.0.7/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-15.0.7/llvm/test/Object/Inputs/MachO/
H A Dchained-fixups.yaml87 current_version: 0
151 current_version: 0
160 current_version: 85917696
H A Dflat-reexport.yaml69 current_version: 0
131 current_version: 85948417
/llvm-project-15.0.7/llvm/test/tools/obj2yaml/MachO/
H A Draw-linkedit.yaml98 current_version: 0
162 current_version: 0
171 current_version: 85917696
/llvm-project-15.0.7/llvm/test/tools/llvm-tapi-diff/Inputs/
H A Dmacho.yaml53 current_version: 65536
110 current_version: 79495168
/llvm-project-15.0.7/lldb/test/API/macosx/version_zero/
H A DlibDylib.dylib.yaml64 current_version: 0
126 current_version: 83427328
/llvm-project-15.0.7/llvm/test/tools/llvm-objcopy/MachO/
H A Dlc-load-weak-dylib.test21 current_version: 65536
H A Dsegment-size-alignment.test183 current_version: 83951616
401 current_version: 83951616
617 current_version: 83951616
829 current_version: 82115073
H A Dinstall-name-tool-change.test97 current_version: 82115073
105 current_version: 82115073
/llvm-project-15.0.7/llvm/test/tools/llvm-readobj/MachO/
H A Dneeded-libs.test24 current_version: 81985536
/llvm-project-15.0.7/llvm/tools/remarks-shlib/
H A DCMakeLists.txt29 …" -compatibility_version 1 -current_version ${REMARKS_VERSION}.${LLVM_VERSION_MINOR}.${LLVM_VERSIO…
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/tools/lto/
H A DBUILD.gn29 "-Wl,-current_version,$llvm_version",
/llvm-project-15.0.7/llvm/tools/lto/
H A DCMakeLists.txt46 …" -compatibility_version 1 -current_version ${LTO_VERSION}.${LLVM_VERSION_MINOR}.${LLVM_VERSION_PA…
/llvm-project-15.0.7/lldb/test/Shell/ObjectFile/MachO/
H A Dsymtab.yaml276 current_version: 14942208
285 current_version: 83951616
294 current_version: 0
/llvm-project-15.0.7/llvm/utils/gn/secondary/clang/tools/libclang/
H A DBUILD.gn79 "-Wl,-current_version,$llvm_version",
/llvm-project-15.0.7/llvm/test/tools/llvm-objcopy/MachO/Inputs/
H A Dstrip-chained-fixups.yaml135 current_version: 85917696

123