Home
last modified time | relevance | path

Searched full:sdk (Results 1 – 25 of 528) sorted by relevance

12345678910>>...22

/llvm-project/clang/test/Driver/
H A Dclang-cc1as-target-variant.s3 …-variant x86_64-apple-macos10.15 -isysroot %S/Inputs/MacOSX10.15.versioned.sdk -mlinker-version=52…
6 …macabi -mmacos-version-min=10.15 -isysroot %S/Inputs/MacOSX10.15.versioned.sdk -mlinker-version=52…
7 // RUN: | FileCheck --check-prefix=CHECK-SDK-INFO %s
9 …arget-variant x86_64-apple-macos -isysroot %S/Inputs/MacOSX10.15.versioned.sdk -mlinker-version=52…
10 // RUN: | FileCheck --check-prefix=CHECK-VARIANT-SDK-INFO %s
12 …-variant x86_64-apple-ios-macabi -isysroot %S/Inputs/MacOSX10.15.versioned.sdk -mlinker-version=52…
13 // RUN: | FileCheck --check-prefix=CHECK-VARIANT-SDK-INFO-INV %s
19 // CHECK-SDK-INFO: "-cc1as"
20 // CHECK-SDK-INFO-SAME: "-triple" "x86_64-apple-ios13.1.0-macabi"
21 // CHECK-SDK-INFO-SAME: "-target-sdk-version=13.1"
[all …]
H A Ddarwin-sdk-version.c1 // RUN: %clang -target x86_64-apple-macosx10.13 -isysroot %S/Inputs/MacOSX10.14.sdk -c -### %s 2>&1…
3 // RUN: env SDKROOT=%S/Inputs/MacOSX10.14.sdk %clang -target x86_64-apple-macosx10.13 -c -### %s 2>…
6 // RUN: rm -rf %t/SDKs/MacOSX10.10.sdk
7 // RUN: mkdir -p %t/SDKs/MacOSX10.10.sdk
8 // RUN: %clang -m64 -isysroot %t/SDKs/MacOSX10.10.sdk -c -### %s 2>&1 \
10 …RUN: sed -e 's/10\.14/10\.8/g' %S/Inputs/MacOSX10.14.sdk/SDKSettings.json > %t/SDKs/MacOSX10.10.sd…
11 // RUN: %clang -m64 -isysroot %t/SDKs/MacOSX10.10.sdk -c -### %s 2>&1 \
15 // RUN: rm -rf %t/SDKs/MacOSX10.14.sdk
16 // RUN: mkdir -p %t/SDKs/MacOSX10.14.sdk
17 // RUN: %clang -target x86_64-apple-macosx10.13 -isysroot %t/SDKs/MacOSX10.14.sdk -c -### %s 2>&1 \
[all …]
H A Ddarwin-infer-simulator-sdkroot.c2 // SDK.
5 // RUN: rm -rf %t/SDKs/iPhoneOS8.0.0.sdk
6 // RUN: mkdir -p %t/SDKs/iPhoneOS8.0.0.sdk
7 // RUN: env SDKROOT=%t/SDKs/iPhoneOS8.0.0.sdk %clang -fuse-ld= %s -mlinker-version=400 -### 2>&1 \
9 // RUN: env SDKROOT=%t/SDKs/iPhoneOS8.0.0.sdk IPHONEOS_DEPLOYMENT_TARGET=8.0 %clang -fuse-ld= %s -m…
18 // RUN: rm -rf %t/SDKs/iPhoneSimulator8.0.sdk
19 // RUN: mkdir -p %t/SDKs/iPhoneSimulator8.0.sdk
20 // RUN: env SDKROOT=%t/SDKs/iPhoneSimulator8.0.sdk %clang -fuse-ld= -arch x86_64 %s -mlinker-versio…
30 // RUN: rm -rf %t/SDKs/iPhoneSimulator14.0.sdk
31 // RUN: mkdir -p %t/SDKs/iPhoneSimulator14.0.sdk
[all …]
H A Ddriverkit-path.c5 // RUN: -isysroot %S/Inputs/DriverKit19.0.sdk -### 2>&1 \
8 // RUN: -isysroot %S/Inputs/DriverKit19.0.sdk -### 2>&1 \
11 // RUN: -isysroot %S/Inputs/DriverKit19.0.sdk -### 2>&1 \
14 // RUN: -isysroot %S/Inputs/DriverKit19.0.sdk -### 2>&1 \
18 // LD64-OLD: "-isysroot" "[[PATH:[^"]*]]Inputs/DriverKit19.0.sdk"
19 // LD64-OLD: "-L[[PATH]]Inputs/DriverKit19.0.sdk/System/DriverKit/usr/lib"
20 // LD64-OLD: "-F[[PATH]]Inputs/DriverKit19.0.sdk/System/DriverKit/System/Library/Frameworks"
21 // LD64-NEW: "-isysroot" "[[PATH:[^"]*]]Inputs/DriverKit19.0.sdk"
22 // LD64-NEW-NOT: "-L[[PATH]]Inputs/DriverKit19.0.sdk/System/DriverKit/usr/lib"
23 // LD64-NEW-NOT: "-F[[PATH]]Inputs/DriverKit19.0.sdk/System/DriverKit/System/Library/Frameworks"
[all …]
H A Ddarwin-target-variant-sdk-version.c1 …variant x86_64-apple-ios13.1-macabi -isysroot %S/Inputs/MacOSX10.15.versioned.sdk -c -### %s 2>&1 \
3 // RUN: env SDKROOT=%S/Inputs/MacOSX10.15.versioned.sdk %clang -target x86_64-apple-macosx10.15 -da…
5 …et-variant x86_64-apple-macosx10.15 -isysroot %S/Inputs/MacOSX10.15.versioned.sdk -c -### %s 2>&1 \
7 // RUN: %clang -target x86_64-apple-ios13.1-macabi -isysroot %S/Inputs/MacOSX10.15.versioned.sdk -c…
10 // CHECK: "-target-sdk-version=10.15" "-darwin-target-variant-sdk-version=13.1"
11 // CHECK-SWAPPED: "-target-sdk-version=13.1" "-darwin-target-variant-sdk-version=10.15"
12 // CHECK-MACCATALYST: "-target-sdk-version=13.1"
H A Ddarwin-ld-platform-version-driverkit.c3 // RUN: not %clang -target x86_64-apple-driverkit10.15 -isysroot %S/Inputs/MacOSX10.14.sdk -mlinker…
5 // RUN: mkdir -p %t.sdk
6 // RUN: %clang -target x86_64-apple-driverkit19 -isysroot %t.sdk -mlinker-version=520 -### %t.o 2>&…
7 // RUN: | FileCheck --check-prefix=MISSING-SDK-JSON-WORKAROUND %s
9 // RUN: %clang -target arm64-apple-driverkit19 -isysroot %S/Inputs/MacOSX10.14.sdk -fuse-ld= -mlink…
11 // RUN: %clang -target arm64-apple-driverkit19 -isysroot %S/Inputs/MacOSX10.14.sdk -fuse-ld= -mlink…
13 // RUN: %clang -target arm64e-apple-driverkit19 -isysroot %S/Inputs/MacOSX10.14.sdk -fuse-ld= -mlin…
17 // MISSING-SDK-JSON-WORKAROUND: "-platform_version" "driverkit" "19.0.0" "19.0.0"
/llvm-project/lldb/unittests/Utility/
H A DXcodeSDKTest.cpp23 EXPECT_EQ(XcodeSDK("MacOSX.sdk").GetType(), XcodeSDK::MacOSX); in TEST()
24 EXPECT_EQ(XcodeSDK("iPhoneSimulator.sdk").GetType(), XcodeSDK::iPhoneSimulator); in TEST()
25 EXPECT_EQ(XcodeSDK("iPhoneOS.sdk").GetType(), XcodeSDK::iPhoneOS); in TEST()
26 EXPECT_EQ(XcodeSDK("AppleTVSimulator.sdk").GetType(), XcodeSDK::AppleTVSimulator); in TEST()
27 EXPECT_EQ(XcodeSDK("AppleTVOS.sdk").GetType(), XcodeSDK::AppleTVOS); in TEST()
28 EXPECT_EQ(XcodeSDK("WatchSimulator.sdk").GetType(), XcodeSDK::WatchSimulator); in TEST()
29 EXPECT_EQ(XcodeSDK("WatchOS.sdk").GetType(), XcodeSDK::watchOS); in TEST()
30 EXPECT_EQ(XcodeSDK("XRSimulator.sdk").GetType(), XcodeSDK::XRSimulator); in TEST()
31 EXPECT_EQ(XcodeSDK("XROS.sdk").GetType(), XcodeSDK::XROS); in TEST()
32 EXPECT_EQ(XcodeSDK("Linux.sdk").GetType(), XcodeSDK::Linux); in TEST()
[all …]
/llvm-project/lldb/unittests/SymbolFile/DWARF/
H A DXcodeSDKModuleTests.cpp36 /// to notify us about an SDK mismatch.
39 /// 'true if the test expects the parsed SDK to
43 /// A substring that the final parsed sdk
89 - MacOSX10.9.sdk in TEST_F()
121 XcodeSDK sdk = sym_file.ParseXcodeSDK(*comp_unit); in TEST_F() local
122 ASSERT_EQ(sdk.GetType(), XcodeSDK::Type::MacOSX); in TEST_F()
127 // Tests that parsing a CU with an invalid SDK directory name fails. in TEST_F()
202 - CStr: "/Library/Developer/CommandLineTools/SDKs/iPhoneOS14.0.Internal.sdk" in TEST_F()
219 // Tests that we can parse the SDK path from debug-info. in TEST_P()
221 // points to an internal SDK, w in TEST_P()
[all...]
/llvm-project/llvm/utils/
H A Dsysroot.py47 # Not all MSVC versions ship the DIA SDK, so the junction destination
50 os.path.join(out_dir, "DIA SDK"), os.path.join(vsinstalldir, "DIA SDK")
60 for sdk in sdks:
61 sdkpath = cmdout(["xcrun", "-sdk", sdk, "-show-sdk-path"])
62 # sdkpath is something like /.../SDKs/MacOSX11.1.sdk, which is a
63 # symlink to MacOSX.sdk in the same directory. Resolve the symlink,
64 # to make the symlink in out_dir less likely to break when the SDK
80 "-DCMAKE_OSX_SYSROOT=" + os.path.join(abs_out_dir, "MacOSX.sdk"),
83 "-DDARWIN_macosx_CACHED_SYSROOT=" + os.path.join(abs_out_dir, "MacOSX.sdk"),
85 + os.path.join(abs_out_dir, "iPhoneOS.sdk"),
[all …]
/llvm-project/lldb/include/lldb/Utility/
H A DXcodeSDK.h45 /// A parsed SDK directory name.
61 /// Initialize an XcodeSDK object with an SDK name. The SDK name is the last
63 /// parameter. For example, "MacOSX.10.14.sdk".
65 static XcodeSDK GetAnyMacOS() { return XcodeSDK("MacOSX.sdk"); } in GetAnyMacOS()
68 /// 1. SDK with the higher SDKType wins.
69 /// 2. The newer SDK wins.
76 /// Return parsed SDK type and version number.
82 /// Whether this Xcode SDK supports Swift.
85 /// Whether LLDB feels confident importing Clang modules from this SDK
[all...]
/llvm-project/clang/test/CodeGen/
H A Ddebug-info-sysroot-sdk.c2 // RUN: %s -isysroot /CLANG_SYSROOT/MacOSX.sdk -emit-llvm -o - \
5 // RUN: %s -isysroot /CLANG_SYSROOT/MacOSX.sdk -emit-llvm -o - \
10 // The sysroot and sdk are LLDB-tuning-specific attributes.
12 // LLDB: distinct !DICompileUnit({{.*}}sysroot: "/CLANG_SYSROOT/MacOSX.sdk"
13 // LLDB-SAME: sdk: "MacOSX.sdk"
15 // GDB-NOT: sysroot: "/CLANG_SYSROOT/MacOSX.sdk"
16 // GDB-NOT: sdk: "MacOSX.sdk"
/llvm-project/llvm/utils/gn/build/
H A Dmac_sdk.gni16 # Location of the mac sdk.
22 mac_sdk_path = "/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk"
24 # iOS SDKs aren't available in the commandline tools SDK.
27 mac_sdk_path = "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk"
28 ios_sdk_path = "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk"
29 iossim_sdk_path = "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk"
32 ios_sdk_path = sysroot + "/iPhoneOS.sdk"
33 iossim_sdk_path = sysroot + "/iPhoneSimulator.sdk"
34 mac_sdk_path = sysroot + "/MacOSX.sdk"
/llvm-project/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformRemoteDarwinDevice.cpp54 strm.Printf(" SDK Path: \"%s\"\n", sdk_directory); in GetStatus()
56 strm.PutCString(" SDK Path: error: unable to locate SDK\n"); in GetStatus()
61 strm.Printf(" SDK Roots: [%2u] \"%s\"\n", i, in GetStatus()
78 // SDK root directory and the file path. in GetFileInSDK()
88 LLDB_LOGF(log, "Found a copy of %s in the SDK dir %s/%s", in GetFileInSDK()
163 // For iOS, the SDK files are all cached locally on the host system. So first in GetSharedModule()
164 // we ask for the file in the cached SDK, then we attempt to get a shared in GetSharedModule()
179 // If we are connected we migth be able to correctly deduce the SDK in GetSharedModule()
183 LLDB_LOGV(log, "Searching for {0} in sdk pat in GetSharedModule()
[all...]
H A DPlatformAppleSimulator.cpp89 llvm::StringRef sdk = GetSDKFilepath(); in GetStatus() local
90 if (!sdk.empty()) in GetStatus()
91 strm << " SDK Path: \"" << sdk << "\"\n"; in GetStatus()
93 strm << " SDK Path: error: unable to locate SDK\n"; in GetStatus()
286 llvm::StringRef sdk; in GetXcodeSDKDir() argument
287 auto get_sdk = [&](std::string sdk) -> llvm::StringRef { in GetXcodeSDKDir()
289 HostInfo::GetSDKRoot(HostInfo::SDKOptions{XcodeSDK(std::move(sdk))}); in GetXcodeSDKDir()
291 Debugger::ReportError("Error while searching for Xcode SDK in GetXcodeSDKDir()
285 llvm::StringRef sdk; GetXcodeSDKDir() local
394 llvm::StringRef sdk = GetSDKFilepath(); GetSymbolFile() local
[all...]
/llvm-project/llvm/cmake/platforms/
H A DiOS.cmake10 execute_process(COMMAND xcodebuild -version -sdk iphoneos Path
24 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find clang
32 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find clang++
40 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find ar
49 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find ranlib
58 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find strip
67 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find dsymutil
76 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find libtool
85 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find codesign
95 COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find codesign_allocate
/llvm-project/lld/test/MachO/
H A Dzippered.yaml10 # RUN: %no-arg-lld -syslibroot %S/Inputs/MacOSX.sdk -lSystem -dylib -arch x86_64 -platform_version …
12 # RUN: %no-arg-lld -syslibroot %S/Inputs/MacOSX.sdk -lSystem -dylib -arch x86_64 -platform_version …
14 # RUN: not %no-arg-lld -syslibroot %S/Inputs/MacOSX.sdk -lSystem -dylib -arch x86_64 -platform_vers…
17 # RUN: not %no-arg-lld -syslibroot %S/Inputs/MacOSX.sdk -lSystem -dylib -arch x86_64 -platform_vers…
21 # RUN: %no-arg-lld -syslibroot %S/Inputs/MacOSX.sdk -lSystem -dylib -arch x86_64 -platform_version …
26 # ZIPPERED-NEXT: sdk 13.0
35 # ZIPPERED-NEXT: sdk 14.0
41 # RUN: %no-arg-lld -syslibroot %S/Inputs/MacOSX.sdk -lSystem -dylib -arch x86_64 -platform_version …
46 # ZIPPERED-OLD-NEXT: sdk 13.0
51 # ZIPPERED-OLD-NEXT: sdk 14.0
[all …]
H A Dlink-search-order.s17 # RUN: %no-lsystem-lld -L%S/Inputs/MacOSX.sdk/usr/lib -o %t/test -Z \
23 # RUN: %no-lsystem-lld -L%S/Inputs/MacOSX.sdk/usr/lib -o %t/test -Z \
26 # RUN: %no-lsystem-lld -L%S/Inputs/MacOSX.sdk/usr/lib -o %t/test -Z \
29 # RUN: %no-lsystem-lld -L%S/Inputs/MacOSX.sdk/usr/lib -o %t/test -Z \
32 # RUN: %no-lsystem-lld -L%S/Inputs/MacOSX.sdk/usr/lib -o %t/test -Z \
37 # RUN: env RC_TRACE_DYLIB_SEARCHING=1 %no-lsystem-lld -L%S/Inputs/MacOSX.sdk/usr/lib -o %t/test -Z \
41 # RUN: %no-lsystem-lld -L%S/Inputs/MacOSX.sdk/usr/lib -o %t/test -Z \
44 # RUN: %no-lsystem-lld -L%S/Inputs/MacOSX.sdk/usr/lib -o %t/test -Z \
47 # RUN: %no-lsystem-lld -L%S/Inputs/MacOSX.sdk/usr/lib -o %t/test -Z \
59 # DYLIBSEARCH: searched {{.*}}/MacOSX.sdk/usr/lib{{[/\\]}}libhello.tbd, not found
[all …]
/llvm-project/utils/bazel/
H A Dvulkan_sdk.bzl5 """Repository rule to statically link against the Vulkan SDK.
7 Requires installing the Vulkan SDK from https://vulkan.lunarg.com/.
9 If the Vulkan SDK is not installed, this generates an empty rule and you may
16 repository_ctx.symlink(sdk_path, "vulkan-sdk")
20 name = "sdk",
23 "vulkan-sdk/Lib/vulkan-1.lib"
26 "vulkan-sdk/lib/libvulkan.so.1",
35 name = "sdk",
/llvm-project/llvm/test/tools/llvm-tli-checker/
H A Dmulti-file.yaml43 # CHECK: >> TLI no SDK yes: '_ZdaPvj'
44 # CHECK: == TLI yes SDK yes: 'abs'
45 # CHECK: == TLI yes SDK yes: 'calloc'
48 # CHECK: << Total TLI yes SDK no: [[#AVAILABLE-2]]
49 # CHECK: >> Total TLI no SDK yes: 1{{$}}
50 # CHECK: == Total TLI yes SDK yes: 2{{$}}
60 # SEPARATE: << Total TLI yes SDK no: [[#AVAILABLE-1]]
61 # SEPARATE: >> Total TLI no SDK yes: 1{{$}}
62 # SEPARATE: == Total TLI yes SDK yes: 1{{$}}
64 # SEPARATE: << Total TLI yes SDK no: [[#AVAILABLE-1]]
[all …]
/llvm-project/llvm/test/DebugInfo/PDB/
H A Dpdbdump-headers.test816 BIG-NEXT: - (MD5: 8A16383C445FDABF21BDBAC3825E8133) f:\dd\externalapis\windows\8.1\sdk
818 BIG-NEXT: - (MD5: DCC558DEFD73C17745F94CC5A98632D9) f:\dd\externalapis\windows\8.1\sdk
819 BIG-NEXT: - (MD5: 493F2CAB7A6BE4175748A9FC6C4A38FB) f:\dd\externalapis\windows\8.1\sdk
821 BIG-NEXT: - (MD5: B38ACA278420B7C5F25A50AD159CACA0) f:\dd\externalapis\windows\8.1\sdk
824 BIG-NEXT: - (MD5: C3412F163DF064CCDEF8CFBE0A387550) f:\dd\externalapis\windows\8.1\sdk
825 BIG-NEXT: - (MD5: ADDFD8BEB612E9A30D5FB7C44F9F3D37) f:\dd\externalapis\windows\8.1\sdk
829 BIG-NEXT: - (MD5: C3412F163DF064CCDEF8CFBE0A387550) f:\dd\externalapis\windows\8.1\sdk
831 BIG-NEXT: - (MD5: DCC558DEFD73C17745F94CC5A98632D9) f:\dd\externalapis\windows\8.1\sdk
833 BIG-NEXT: - (MD5: 493F2CAB7A6BE4175748A9FC6C4A38FB) f:\dd\externalapis\windows\8.1\sdk
836 BIG-NEXT: - (MD5: B38ACA278420B7C5F25A50AD159CACA0) f:\dd\externalapis\windows\8.1\sdk
[all …]
/llvm-project/llvm/test/tools/dsymutil/ARM/
H A Ddwarf5-str-offsets-base-strx.test95 …code-Rainbow/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk")
96 CHECK: DW_AT_APPLE_sdk [DW_FORM_strx] (indexed (00000003) string = "MacOSX14.0.sdk
120 …code-Rainbow/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk")
121 CHECK: DW_AT_APPLE_sdk [DW_FORM_strx] (indexed (00000003) string = "MacOSX14.0.sdk
144 …code-Rainbow/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk")
145 CHECK: DW_AT_APPLE_sdk [DW_FORM_strx] (indexed (00000003) string = "MacOSX14.0.sdk
167 …Xcode-Rainbow/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk"
168 CHECK-NEXT: 0x000000b7: "MacOSX14.0.sdk"
186 …Xcode-Rainbow/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk"
187 GLOBAL-NEXT: 0x00000014: 000000b7 "MacOSX14.0.sdk"
[all …]
/llvm-project/lldb/tools/debugserver/debugserver.xcodeproj/
H A Dproject.pbxproj549 "ARCHS[sdk=iphoneos*]" = arm64;
550 "ARCHS[sdk=macosx*]" = "$(ARCHS_STANDARD_64_BIT)";
586 "ARCHS[sdk=iphoneos*]" = arm64;
587 "ARCHS[sdk=macosx*]" = "$(ARCHS_STANDARD_64_BIT)";
625 "CODE_SIGN_ENTITLEMENTS[sdk=*]" = "resources/debugserver-entitlements.plist";
626 "CODE_SIGN_ENTITLEMENTS[sdk=macosx*]" = "resources/debugserver-macosx-entitlements.plist";
627 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "-";
628 "CODE_SIGN_IDENTITY[sdk=macosx*]" = "-";
632 "FRAMEWORK_SEARCH_PATHS[sdk=iphoneos*][arch=*]" = (
636 "FRAMEWORK_SEARCH_PATHS[sdk
[all...]
/llvm-project/llvm/test/MC/MachO/ARM/
H A Dbuild-version-sdk-version-errors.c4 // CHECK: invalid SDK major version number, integer expected
7 // CHECK: SDK minor version number required, comma expected
10 // CHECK: invalid SDK minor version number, integer expected
13 // CHECK: invalid SDK subminor version number, integer expected
16 // CHECK: invalid SDK minor version number
19 // CHECK: invalid SDK subminor version number
/llvm-project/lldb/source/Host/macosx/objcxx/
H A DHostInfoMacOSX.mm365 "Error while searching for Xcode SDK: {0}");
397 xcrun(const std::string &sdk, llvm::ArrayRef<llvm::StringRef> arguments,
405 args.AppendArgument("--sdk");
406 args.AppendArgument(sdk);
434 // xcrun didn't find a matching SDK. Not an error, we'll try
461 static llvm::Expected<std::string> GetXcodeSDK(XcodeSDK sdk) {
462 XcodeSDK::Info info = sdk.Parse();
466 "Unrecognized SDK type: " + sdk.GetString());
472 llvm::SmallVector<llvm::StringRef, 1> show_sdk_path = {"--show-sdk
[all...]
/llvm-project/compiler-rt/cmake/Modules/
H A DCompilerRTDarwinUtils.cmake10 set(DARWIN_${sdk_name}_CACHED_SYSROOT "" CACHE STRING "Darwin SDK path for SDK ${sdk_name}.")
11 set(DARWIN_PREFER_PUBLIC_SDK OFF CACHE BOOL "Prefer Darwin public SDK, even when an internal SDK is present.")
18 # Let's first try the internal SDK, otherwise use the public SDK.
20 COMMAND xcrun --sdk ${sdk_name}.internal --show-sdk-path
29 COMMAND xcrun --sdk ${sdk_name} --show-sdk
[all...]

12345678910>>...22