Home
last modified time | relevance | path

Searched refs:compatibility (Results 1 – 25 of 274) sorted by relevance

1234567891011

/llvm-project-15.0.7/lld/test/MachO/
H A Dspecial-symbol-ld-previous.s9 ## Case 1: special symbol $ld$previous affects the install name / compatibility version
14 # CASE1: /Old (compatibility version 1.2.3, current version 5.0.0)
16 ## Case 2: special symbol $ld$previous does not affect the install name / compatibility version
21 # CASE2: /New (compatibility version 1.1.1, current version 5.0.0)
23 ## Case 3: special symbol $ld$previous does not affect the install name / compatibility version
28 # CASE3: /New (compatibility version 1.1.1, current version 5.0.0)
32 ## Case 4: special symbol $ld$previous affects the install name / compatibility version
41 # CASE4-YES: /Old (compatibility version 1.2.3, current version 1.2.3)
46 # CASE4-NO: /New (compatibility version 1.1.1, current version 5.0.0)
H A Dspecial-symbol-ld-install-name.s12 # CASE1: /New (compatibility version 1.1.1, current version 5.0.0)
19 # CASE2: /Old (compatibility version 1.1.1, current version 5.0.0)
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/abseil/
H A Dno-namespace.rst7 compatibility guidelines. Code should not open ``namespace absl`` as that
8 conflicts with Abseil's compatibility guidelines and may result in breakage.
20 See `the full Abseil compatibility guidelines <https://
21 abseil.io/about/compatibility>`_ for more information.
H A Dno-internal-dependencies.rst10 compatibility guidelines and may result in breakage. See
11 https://abseil.io/about/compatibility for more information.
/llvm-project-15.0.7/llvm/test/tools/llvm-objdump/MachO/
H A Ddylib.test3 USED: /usr/lib/foo1.dylib (compatibility version 0.0.0, current version 0.0.0)
4 USED: /usr/lib/foo2.dylib (compatibility version 0.0.0, current version 0.0.0, weak)
5 USED: /usr/lib/foo3.dylib (compatibility version 0.0.0, current version 0.0.0, reexport)
6 USED: /usr/lib/foo4.dylib (compatibility version 0.0.0, current version 0.0.0, lazy)
7 USED: /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1197.1.1)
/llvm-project-15.0.7/llvm/test/tools/llvm-mt/
H A Dbig_merge.test7 RUN: /manifest %p/Inputs/compatibility.manifest \
31 CHECK-NEXT: <compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">
34 CHECK-NEXT: </compatibility>
H A Dsingle_file.test21 CHECK-NEXT: <compatibility>
28 CHECK-NEXT: </compatibility>
H A Dsimple_merge.test22 CHECK-NEXT: <compatibility>
33 CHECK-NEXT: </compatibility>
/llvm-project-15.0.7/compiler-rt/test/profile/
H A Dgcc-flag-compatibility.test3 RUN: %clang_pgogen=%t.d/d1/d2 -o %t.d/code %S/Inputs/gcc-flag-compatibility.c
15 RUN: %clang_pgouse=%t.d -o %t.d/code %S/Inputs/gcc-flag-compatibility.c
18 RUN: %clang_pgouse=%t.profdata -o %t.d/code %S/Inputs/gcc-flag-compatibility.c
/llvm-project-15.0.7/llvm/test/tools/llvm-tapi-diff/Inputs/
H A Dv4D.tbd12 compatibility-version: 0
41 compatibility-version: 0
69 compatibility-version: 1.2
H A Dv4B.tbd12 compatibility-version: 0
41 compatibility-version: 0
H A Dv4E.tbd12 compatibility-version: 0
41 compatibility-version: 0
/llvm-project-15.0.7/clang/docs/
H A DMSVCCompatibility.rst14 MSVC compatibility
18 MSVC. There are multiple dimensions to compatibility.
23 ABI is a work in progress. If you don't require MSVC ABI compatibility or don't
34 parsing and semantic compatibility tweaks are controlled by
35 ``-fms-compatibility`` and ``-fdelayed-template-parsing``, and they are a work
125 substitution, which is not what MSVC does. The following compatibility tweaks
140 https://clang.llvm.org/compatibility.html#dep_lookup
/llvm-project-15.0.7/llvm/test/CodeGen/Mips/
H A Dabiflags32.ll15 ; We don't emit '.module fp=32' for compatibility with binutils 2.24 which
24 ; We don't emit '.module fp=64' for compatibility with binutils 2.24 which
/llvm-project-15.0.7/openmp/runtime/src/
H A Dexports_so.txt34 GOMP_*; # GNU C compatibility functions.
36 _You_must_link_with_*; # Mutual detection/MS compatibility symbols.
/llvm-project-15.0.7/llvm/test/Object/Inputs/
H A Dtapi-v1.tbd8 compatibility-version: 1.0
H A Dtapi-invalid-v1.tbd8 compatibility-version: 1.0
H A Dtapi-v2.tbd10 compatibility-version: 1.0
H A Dtapi-invalid-v2.tbd9 compatibility-version: 1.0
/llvm-project-15.0.7/lld/test/MachO/Inputs/MacOSX.sdk/System/Library/Frameworks/CoreFoundation.framework/
H A DCoreFoundation.tbd7 compatibility-version: 150
/llvm-project-15.0.7/clang/test/SemaObjCXX/
H A Dbuiltin-objcsuper.mm4 // objc_super has special lookup rules for compatibility with macOS headers, so
/llvm-project-15.0.7/llvm/test/MC/ARM/
H A Ddirective-eabi_attribute-overwrite.s11 @ CHECK-ATTR: TagName: compatibility
/llvm-project-15.0.7/llvm/test/tools/llvm-symbolizer/
H A Duse-symbol-table.s6 ## ndk-stack.py. Keep it as a no-op compatibility option for a while.
/llvm-project-15.0.7/llvm/test/tools/llvm-readobj/ELF/ARM/
H A Dattribute-15.s8 @CHECK-OBJ-NEXT: TagName: compatibility
H A Dattribute-136.s8 @CHECK-OBJ-NEXT: TagName: compatibility

1234567891011