| /llvm-project-15.0.7/lldb/test/API/macosx/find-app-in-bundle/ |
| H A D | Makefile | 3 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 D | pyproject.toml | 18 "Operating System :: MacOS :: MacOS X",
|
| /llvm-project-15.0.7/openmp/ |
| H A D | CMakeLists.txt | 67 # 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 D | CMakeLists.txt | 92 # 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 D | Makefile | 6 ifeq (,$(findstring MacOS,$(SDKROOT)))
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/xpc/ |
| H A D | README.txt | 6 MacOS only. Feature is guarded by CLANGD_BUILD_XPC, including whole xpc/ dir.
|
| /llvm-project-15.0.7/libcxx/lib/abi/ |
| H A D | README.TXT | 9 Currently, only the default configuration on MacOS and Linux are supported.
|
| /llvm-project-15.0.7/bolt/test/X86/ |
| H A D | pre-aggregated-perf.test | 9 # Currently failing in MacOS / generating different hash for usqrt
|
| /llvm-project-15.0.7/clang/lib/Driver/ToolChains/ |
| H A D | Darwin.h | 298 MacOS, enumerator 450 return TargetPlatform == MacOS; in isTargetMacOS() 455 return TargetPlatform == MacOS || isTargetMacCatalyst(); in isTargetMacOSBased()
|
| H A D | Darwin.cpp | 1254 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 D | CODE_OWNERS.TXT | 29 D: MacOS/iOS port of sanitizers
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/xpc/cmake/modules/ |
| H A D | CreateClangdXPCFramework.cmake | 42 "${CLANGD_XPC_SERVICE_OUT_LOCATION}/MacOS/clangd"
|
| /llvm-project-15.0.7/libc/docs/ |
| H A D | index.rst | 21 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 D | BUILD.gn | 41 bundle_executable_dir = "$bundle_contents_dir/MacOS"
|
| /llvm-project-15.0.7/libcxx/docs/ |
| H A D | Contributing.rst | 88 * MacOS C++20 for the Apple platform.
|
| /llvm-project-15.0.7/libcxx/utils/ci/ |
| H A D | buildkite-pipeline.yml | 636 - label: "MacOS x86_64" 651 - label: "MacOS arm64"
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | shadow-stack.ll | 5 ; 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 D | BUILD.bazel | 578 "local", # Not compatible with the sandbox on MacOS
|
| /llvm-project-15.0.7/utils/bazel/ |
| H A D | .bazelrc | 40 # 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 D | README.md | 181 for processes. Currently MacOS is the only platform that supports this.
|
| /llvm-project-15.0.7/lld/docs/ |
| H A D | ReleaseNotes.rst | 202 * MacOS-only ``.tbd`` files are now supported when targeting Catalyst.
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | CompileCudaWithLLVM.rst | 39 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 D | lldb-for-gdb-users.txt | 405 (char const *) argv[0] = 0x00007fff5fbffaf8 "/Projects/Sketch/build/Debug/Sketch.app/Contents/MacOS…
|
| /llvm-project-15.0.7/lldb/docs/use/ |
| H A D | tutorial.rst | 659 …nst *) argv[0] = 0x00007fff5fbffaf8 "/Projects/Sketch/build/Debug/Sketch.app/Contents/MacOS/Sketch"
|
| /llvm-project-15.0.7/mlir/docs/Bindings/ |
| H A D | Python.md | 35 # systems, this may have a version suffix, and on many Linuxes and MacOS where
|