Home
last modified time | relevance | path

Searched refs:MacOS (Results 1 – 25 of 28) sorted by relevance

12

/llvm-project-15.0.7/lldb/test/API/macosx/find-app-in-bundle/
H A DMakefile3 all: clean TestApp.app/Contents/MacOS/TestApp
7 TestApp.app/Contents/MacOS/TestApp: $(EXE) $(DSYM)
9 mv TestApp TestApp.app/Contents/MacOS/TestApp
/llvm-project-15.0.7/lldb/third_party/Python/module/ptyprocess-0.6.0/
H A Dpyproject.toml18 "Operating System :: MacOS :: MacOS X",
/llvm-project-15.0.7/openmp/
H A DCMakeLists.txt67 # Currently libomptarget cannot be compiled on Windows or MacOS X.
95 message(FATAL_ERROR "libomptarget cannot be built on Windows and MacOS X!")
104 # Currently tools are not tested well on Windows or MacOS X.
/llvm-project-15.0.7/libc/test/src/fenv/
H A DCMakeLists.txt92 # The tests are also disabled for Windows and MacOS as they fail currently.
94 # and MacOS.
/llvm-project-15.0.7/lldb/test/API/functionalities/mtc/simple/
H A DMakefile6 ifeq (,$(findstring MacOS,$(SDKROOT)))
/llvm-project-15.0.7/clang-tools-extra/clangd/xpc/
H A DREADME.txt6 MacOS only. Feature is guarded by CLANGD_BUILD_XPC, including whole xpc/ dir.
/llvm-project-15.0.7/libcxx/lib/abi/
H A DREADME.TXT9 Currently, only the default configuration on MacOS and Linux are supported.
/llvm-project-15.0.7/bolt/test/X86/
H A Dpre-aggregated-perf.test9 # Currently failing in MacOS / generating different hash for usqrt
/llvm-project-15.0.7/clang/lib/Driver/ToolChains/
H A DDarwin.h298 MacOS, enumerator
450 return TargetPlatform == MacOS; in isTargetMacOS()
455 return TargetPlatform == MacOS || isTargetMacCatalyst(); in isTargetMacOSBased()
H A DDarwin.cpp1254 case DarwinPlatformKind::MacOS: in getPlatformFamily()
1284 case DarwinPlatformKind::MacOS: in getOSLibraryNameSuffix()
1566 case DarwinPlatformKind::MacOS: in addOSVersionMinArgument()
1713 return DarwinPlatformKind::MacOS; in getPlatformFromOS()
1802 if (!Targets[Darwin::MacOS].empty() && in getDeploymentTargetFromEnvironmentVariables()
1808 Targets[Darwin::MacOS] = ""; in getDeploymentTargetFromEnvironmentVariables()
1880 return DarwinPlatform::createFromSDK(Darwin::MacOS, in inferDeploymentTargetFromSDK()
2175 if (Platform == MacOS) { in AddDeploymentTarget()
2732 case MacOS: // Earlier than 10.13. in isAlignedAllocationUnavailable()
3002 case Darwin::MacOS: in getPlatformName()
[all …]
/llvm-project-15.0.7/compiler-rt/
H A DCODE_OWNERS.TXT29 D: MacOS/iOS port of sanitizers
/llvm-project-15.0.7/clang-tools-extra/clangd/xpc/cmake/modules/
H A DCreateClangdXPCFramework.cmake42 "${CLANGD_XPC_SERVICE_OUT_LOCATION}/MacOS/clangd"
/llvm-project-15.0.7/libc/docs/
H A Dindex.rst21 pieces will work on Linux, MacOS, Windows, and Fuchsia.
/llvm-project-15.0.7/llvm/utils/gn/secondary/clang-tools-extra/clangd/xpc/framework/
H A DBUILD.gn41 bundle_executable_dir = "$bundle_contents_dir/MacOS"
/llvm-project-15.0.7/libcxx/docs/
H A DContributing.rst88 * MacOS C++20 for the Apple platform.
/llvm-project-15.0.7/libcxx/utils/ci/
H A Dbuildkite-pipeline.yml636 - label: "MacOS x86_64"
651 - label: "MacOS arm64"
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dshadow-stack.ll5 ; The MacOS tripples are used to get trapping behavior on the "unreachable" IR
/llvm-project-15.0.7/utils/bazel/llvm-project-overlay/llvm/unittests/
H A DBUILD.bazel578 "local", # Not compatible with the sandbox on MacOS
/llvm-project-15.0.7/utils/bazel/
H A D.bazelrc40 # The Clang available on MacOS has a warning that isn't clean on MLIR code. The
/llvm-project-15.0.7/lldb/tools/lldb-vscode/
H A DREADME.md181 for processes. Currently MacOS is the only platform that supports this.
/llvm-project-15.0.7/lld/docs/
H A DReleaseNotes.rst202 * MacOS-only ``.tbd`` files are now supported when targeting Catalyst.
/llvm-project-15.0.7/llvm/docs/
H A DCompileCudaWithLLVM.rst39 CUDA compilation is supported on Linux. Compilation on MacOS and Windows may or
67 On MacOS, replace `-lcudart_static` with `-lcudart`; otherwise, you may get
/llvm-project-15.0.7/lldb/docs/
H A Dlldb-for-gdb-users.txt405 (char const *) argv[0] = 0x00007fff5fbffaf8 "/Projects/Sketch/build/Debug/Sketch.app/Contents/MacOS
/llvm-project-15.0.7/lldb/docs/use/
H A Dtutorial.rst659 …nst *) argv[0] = 0x00007fff5fbffaf8 "/Projects/Sketch/build/Debug/Sketch.app/Contents/MacOS/Sketch"
/llvm-project-15.0.7/mlir/docs/Bindings/
H A DPython.md35 # systems, this may have a version suffix, and on many Linuxes and MacOS where

12