Home
last modified time | relevance | path

Searched refs:Xcode (Results 1 – 25 of 70) sorted by relevance

123

/llvm-project-15.0.7/llvm/tools/xcode-toolchain/
H A DCMakeLists.txt5 # developers to work without disabling SIP, this file can generate an Xcode
6 # toolchain. Xcode toolchains are a mostly-undocumented feature that allows
13 # To make this work with Xcode 7.1 and later you can install the toolchain this
37 option(LLVM_CREATE_XCODE_TOOLCHAIN "Create a target to install LLVM into an Xcode toolchain" Off)
43 # XCODE_VERSION is set by CMake when using the Xcode generator, otherwise we need
52 string(REGEX MATCH "Xcode ([0-9][0-9]?([.][0-9])+)" version_match ${xcodebuild_version})
54 message(STATUS "Identified Xcode Version: ${CMAKE_MATCH_1}")
57 # If detecting Xcode version failed, set a crazy high version so we default
64 # Xcode 8 requires CompatibilityVersion 2
67 # Xcode 7.3 (the first version supporting external toolchains) requires
[all …]
/llvm-project-15.0.7/llvm/utils/gn/build/
H A Dmac_sdk.gni7 # Set to true if you don't have Xcode installed, but do have the commandline
15 # long and almost everyone has Xcode installed. So require that people who
23 …mac_sdk_path = "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDK…
24 …ios_sdk_path = "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/S…
25 …iossim_sdk_path = "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/D…
/llvm-project-15.0.7/lldb/cmake/caches/
H A DApple-lldb-Xcode.cmake3 set(CMAKE_GENERATOR Xcode CACHE STRING "")
9 # Apparently, module-enabled builds clash with Xcode's analysis.
13 # build with Xcode and didn't use this cache.
H A DApple-lldb-macOS.cmake11 set(CMAKE_INSTALL_PREFIX /Applications/Xcode.app/Contents/Developer/usr CACHE STRING "")
15 set(LLDB_FRAMEWORK_INSTALL_DIR /Applications/Xcode.app/Contents/SharedFrameworks CACHE STRING "")
/llvm-project-15.0.7/lldb/docs/use/
H A Dlinks.rst27 `Advanced Debugging with Xcode and LLDB (2018)`_
31 Xcode debugging workflows. Learn how to take advantage of LLDB and
33 Xcode’s view debugging tools to solve UI issues in your app more
40 introduction to using LLDB via the console interface and within Xcode’s
77 .. _Advanced Debugging with Xcode and LLDB (2018): https://developer.apple.com/videos/play/wwdc2018…
/llvm-project-15.0.7/lldb/docs/resources/
H A Dcaveats.rst36 LLDB in Xcode on macOS
39 Users of lldb in Xcode on macOS commonly run into these issues when they
45 To be sure you use the Python that matches with the lldb in Xcode use ``xcrun``
62 system rather than Xcode, you can still use ``xcrun`` to launch the system
/llvm-project-15.0.7/lldb/examples/lookup/
H A DMakefile10 LLDB_BUILD_DIR ?= /Applications/Xcode.app/Contents/SharedFrameworks
/llvm-project-15.0.7/lldb/examples/functions/
H A DMakefile11 LLDB_BUILD_DIR ?= /Applications/Xcode.app/Contents/SharedFrameworks
/llvm-project-15.0.7/llvm/utils/lit/tests/Inputs/
H A Dlit.cfg3 # will fail in a multi-config environment such as Visual Studio or Xcode).
/llvm-project-15.0.7/clang/cmake/caches/
H A DApple-stage2.cmake25 set(LLVM_CREATE_XCODE_TOOLCHAIN ON CACHE BOOL "Generate targets to create and install an Xcode comp…
45 # Generating Xcode toolchains is useful for developers wanting to build and use
H A DApple-stage1.cmake7 …set(CMAKE_INSTALL_PREFIX /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.toolch…
/llvm-project-15.0.7/lldb/test/Shell/ScriptInterpreter/Python/Crashlog/
H A Dparser_text.test10 …38.2 - 1000.11.38.2) <96E36F5C-1A83-39A1-8713-5FDD9701C3F1> /Applications/Xcode.app/Contents/Share…
15 # CHECK: /Applications/Xcode.app/Contents/SharedFrameworks/LLDB.framework/LLDB
/llvm-project-15.0.7/compiler-rt/cmake/caches/
H A DApple.cmake2 # This configuration matches Apple uses when shipping Xcode releases.
/llvm-project-15.0.7/lldb/
H A D.gitignore47 # We should ignore Xcode-style embedding of llvm/ at lldb root dir.
/llvm-project-15.0.7/mlir/tools/mlir-shlib/
H A DCMakeLists.txt18 # Xcode doesn't support object libraries, so we have to trick it into
/llvm-project-15.0.7/lldb/utils/lldb-dotest/
H A DCMakeLists.txt41 # Multi-configuration generator like Xcode (with a matching config).
/llvm-project-15.0.7/clang/www/analyzer/
H A Dmenu.html.incl20 <li><a href="/xcode.html">Using within Xcode</a></li>
/llvm-project-15.0.7/clang/tools/clang-shlib/
H A DCMakeLists.txt10 # Xcode doesn't support object libraries, so we have to trick it into
/llvm-project-15.0.7/lldb/cmake/modules/
H A DLLDBConfig.cmake105 if(APPLE AND CMAKE_GENERATOR STREQUAL Xcode)
108 "When building with Xcode, we recommend using the corresponding cache script. "
110 " -C ${CMAKE_SOURCE_DIR}/cmake/caches/Apple-lldb-Xcode.cmake\n"
H A DFindPythonAndSwig.cmake13 # The install name for the Python 3 framework in Xcode is relative to
/llvm-project-15.0.7/
H A DREADME.md62 * ``Xcode`` --- for generating Xcode projects.
/llvm-project-15.0.7/llvm/test/DebugInfo/X86/
H A Dsdag-combine.ll48 !11 = !DIModule(scope: null, name: "Swift", includePath: "/Xcode.app/Contents/Developer/Platforms/M…
/llvm-project-15.0.7/lldb/docs/man/
H A Dlldb.rst20 :program:`lldb` is the default debugger in Xcode on macOS and supports
315 and ~/.lldbinit-Xcode for Xcode. If there is no application specific init
/llvm-project-15.0.7/lldb/tools/debugserver/source/
H A DCMakeLists.txt262 # Workaround for Xcode-specific code-signing behavior:
266 CMAKE_GENERATOR STREQUAL "Xcode")
/llvm-project-15.0.7/lldb/docs/
H A Dindex.rst12 LLDB is the default debugger in Xcode on macOS and supports debugging C,
98 * on macOS with a :ref:`generated Xcode project <CMakeGeneratedXcodeProject>`

123