/llvm-project/clang/test/Driver/ |
H A D | darwin-infer-simulator-sdkroot.c | 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 32 // RUN: env SDKROOT=%t/SDKs/iPhoneSimulator14.0.sdk %clang -fuse-ld= -arch arm64 %s -mlinker-versio… [all …]
|
H A D | darwin-sdk-version.c | 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.… 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 \ 20 // RUN: rm -rf %t/SDKs/MacOSX10.14.sdk 21 // RUN: mkdir -p %t/SDKs/MacOSX10.14.sdk [all …]
|
H A D | darwin-sdkroot.c | 44 // RUN: rm -rf %t/SDKs/iPhoneOS8.0.0.sdk 45 // RUN: mkdir -p %t/SDKs/iPhoneOS8.0.0.sdk 46 // RUN: env SDKROOT=%t/SDKs/iPhoneOS8.0.0.sdk %clang -fuse-ld= -target arm64-apple-darwin -mlinker-… 56 // RUN: rm -rf %t/SDKs/iPhoneSimulator8.0.sdk 57 // RUN: mkdir -p %t/SDKs/iPhoneSimulator8.0.sdk 58 // RUN: env SDKROOT=%t/SDKs/iPhoneSimulator8.0.sdk %clang -fuse-ld= -target x86_64-apple-darwin -ml… 67 // RUN: rm -rf %t/SDKs/MacOSX10.10.0.sdk 68 // RUN: mkdir -p %t/SDKs/MacOSX10.10.0.sdk 69 // RUN: env SDKROOT=%t/SDKs/MacOSX10.10.0.sdk %clang -fuse-ld= -target x86_64-apple-darwin -mlinker…
|
H A D | incompatible_sysroot.c | 4 // RUN: %clang -target x86_64-apple-darwin -Wincompatible-sysroot -isysroot SDKs/MacOSX10.9.sdk -mi… 5 // RUN: %clang -target arm64-apple-darwin -Wincompatible-sysroot -isysroot SDKs/iPhoneOS9.2.sdk -mw… 6 // RUN: %clang -target arm64-apple-darwin -Wincompatible-sysroot -isysroot SDKs/iPhoneOS9.2.sdk -mt… 7 // RUN: %clang -target x86_64-apple-driverkit19.0 -Wincompatible-sysroot -isysroot SDKs/MacOSX10.9.… 8 // RUN: %clang -target x86_64-apple-driverkit19.0 -Wincompatible-sysroot -isysroot SDKs/iPhoneOS9.2… 9 // RUN: %clang -target x86_64-apple-darwin -Wincompatible-sysroot -isysroot SDKs/iPhoneSimulator9.2… 10 // RUN: %clang -target x86_64-apple-darwin -Wno-incompatible-sysroot -isysroot SDKs/MacOSX10.9.sdk …
|
H A D | darwin-sdk-vs-os-version.c | 5 // RUN: rm -rf %t/SDKs/MacOSX99.99.99.sdk 6 // RUN: mkdir -p %t/SDKs/MacOSX99.99.99.sdk 7 // RUN: %clang -target x86_64-apple-darwin -isysroot %t/SDKs/MacOSX99.99.99.sdk %s -### 2>&1 \
|
H A D | arclite-link-external-toolchain.c | 2 // RUN: mkdir -p %t.tmpdir/Xcode.app/Contents/Developers/Platforms/MacOSX.platform/Developer/SDKs/M… 4 … %t.tmpdir/Xcode.app/Contents/Developers/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk \
|
H A D | arclite-link.c | 2 // RUN: mkdir -p %t.tmpdir/Xcode.app/Contents/Developers/Platforms/MacOSX.platform/Developer/SDKs/M… 4 // RUN: -isysroot %t.tmpdir/Xcode.app/Contents/Developers/Platforms/MacOSX.platform/Developer/SDKs/…
|
H A D | darwin-version.c | 34 // RUN: %clang -target armv7-apple-darwin -Wno-missing-sysroot -isysroot SDKs/iPhoneOS11.0.sdk -c -### %s 2>&1 | \ 205 // RUN: %clang -target arm64-apple-darwin14 -isysroot SDKs/iPhoneOS11.0.sdk -c %s -### 2>&1 | \ 298 // RUN: %clang -target armv7-apple-ios9 -Wno-missing-sysroot -isysroot SDKs/iPhoneOS11.0.sdk -c -### %s 2>&1 | \ 302 // RUN: %clang -target armv7k-apple-watchos4 -Wno-missing-sysroot -isysroot SDKs/WatchOS3.0.sdk -c -### %s 2>&1 | \ 306 // RUN: %clang -target armv7-apple-tvos9 -Wno-missing-sysroot -isysroot SDKs/AppleTVOS11.0.sdk -c -### %s 2>&1 | \
|
/llvm-project/lldb/unittests/SymbolFile/DWARF/ |
H A D | XcodeSDKModuleTests.cpp | 202 - CStr: "/Library/Developer/CommandLineTools/SDKs/iPhoneOS14.0.Internal.sdk" in TEST_F() 281 /// Multiple CUs with a mix of internal and public SDKs 283 {"/Library/Developer/CommandLineTools/SDKs/MacOSX10.9.sdk", 285 "/Library/Developer/CommandLineTools/SDKs/iPhoneOS14.0.Internal.sdk", 286 "/Library/Developer/CommandLineTools/SDKs/MacOSX10.9.sdk"}, 293 {"/Library/Developer/CommandLineTools/SDKs/MacOSX10.9.sdk"}, 300 {"/Library/Developer/CommandLineTools/SDKs/iPhoneOS14.0.Internal.sdk"}, 307 {"/Library/Developer/CommandLineTools/SDKs/iPhoneOS14.0.Internal.sdk", 308 "/Library/Developer/CommandLineTools/SDKs/iPhoneOS12.9.Internal.sdk"}, 315 {"/Library/Developer/CommandLineTools/SDKs/iPhoneOS1 [all...] |
/llvm-project/llvm/utils/gn/build/ |
H A D | mac_sdk.gni | 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"
|
/llvm-project/lldb/unittests/Utility/ |
H A D | XcodeSDKTest.cpp | 72 "iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.0.sdk"))); in TEST() 75 FileSpec(base + "iPhoneSimulator.platform/Developer/SDKs/" in TEST() 81 "iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.2.sdk"))); in TEST() 84 FileSpec(base + "MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk"))); in TEST() 87 FileSpec(base + "MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk"))); in TEST() 233 "Developer/SDKs/MacOSX.sdk"; in TEST() 239 "Developer/SDKs/MacOSX10.15.sdk"; in TEST() 245 "Developer/SDKs/MacOSX10.15.sdk"; in TEST() 251 "Developer/SDKs/MacOSX10.15.sdk"; in TEST() 256 "Developer/SDKs/MacOSX10.15.sdk"; in TEST() [all …]
|
/llvm-project/llvm/test/tools/dsymutil/ARM/ |
H A D | dwarf5-str-offsets-base-strx.test | 95 …code-Rainbow/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk") 120 …code-Rainbow/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk") 144 …code-Rainbow/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk") 167 …Xcode-Rainbow/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk" 186 …Xcode-Rainbow/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk" 205 …Xcode-Rainbow/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk" 215 …Xcode-Rainbow/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk" 225 …Xcode-Rainbow/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk" 240 …code-Rainbow/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk") 280 …code-Rainbow/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk") [all …]
|
H A D | dwarf5-dwarf4-combination-macho.test | 64 …= "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk") 84 …= "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk") 180 …9: "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk" 211 …39 "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk"
|
/llvm-project/llvm/utils/ |
H A D | sysroot.py | 53 # The SDKs used by default in compiler-rt/cmake/base-config-ix.cmake. 58 sdks = ["macosx", "iphoneos", "iphonesimulator"] 60 for sdk in sdks: 62 # sdkpath is something like /.../SDKs/MacOSX11.1.sdk, which is a
|
/llvm-project/llvm/test/tools/dsymutil/Inputs/ |
H A D | swift-interface.s | 19 …nKind: FullDebug, enums: !2, imports: !3, sysroot: "/Xcode.app/Contents/Developer/SDKs/MacOSX.sdk") 26 ##; !7 = !DIModule(scope: null, name: "Swift", includePath: "/Xcode.app/Contents/Developer/SDKs/Mac… 28 …pe: null, name: "Foundation", includePath: "/Xcode.app/Contents/Developer/SDKs/MacOSX.sdk/Foundati… 202 .asciz "/Xcode.app/Contents/Developer/SDKs/MacOSX.sdk" ## string offset=33 208 ….asciz "/Xcode.app/Contents/Developer/SDKs/MacOSX.sdk/Swift.swiftmodule/x86_64.swiftinterface" ## … 210 .asciz "/Xcode.app/Contents/Developer/SDKs/MacOSX.sdk/Foundation.swiftmodule" ## string offset=220
|
/llvm-project/llvm/test/ObjectYAML/wasm/ |
H A D | producers_section.yaml | 14 SDKs: 27 # CHECK: SDKs:
|
/llvm-project/llvm/include/llvm/DWARFLinker/ |
H A D | Utils.h | 42 // Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk in guessDeveloperDir() 48 // Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs in guessDeveloperDir() 49 if (it == end || *it != "SDKs") in guessDeveloperDir()
|
/llvm-project/clang/unittests/InstallAPI/ |
H A D | HeaderFileTest.cpp | 51 Path = "/Applications/Xcode.app/Contents/Developer/SDKS/MacOS.sdk/System/" in TEST() 63 Path = "/Applications/Xcode.app/Contents/Developer/SDKS/MacOS.sdk/System/" in TEST() 81 Path = "/Applications/Xcode.app/Contents/Developer/SDKS/MacOS.sdk/" in TEST()
|
/llvm-project/llvm/unittests/DWARFLinkerParallel/ |
H A D | DWARFLinkerTest.cpp | 24 "/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk"), in TEST() 26 EXPECT_EQ(guessDeveloperDir(DEVELOPER_DIR "/SDKs/MacOSX.sdk"), DEVELOPER_DIR); in TEST()
|
/llvm-project/llvm/test/DebugInfo/ |
H A D | codeview-bit-slice-fragments.ll | 34 …!2, sysroot: "S:/Program Files/Swift/Platforms/Windows.platform/Developer/SDKs/Windows.sdk", sdk: … 49 !15 = !DIFile(filename: "S:\\Program Files\\Swift\\Platforms\\Windows.platform\DEveloper\\SDKs\\Win… 50 …includePath: "S:/Program Files/Swift/Platforms/Windows.platform/Developer/SDKs/Windows.sdk\\usr\\l…
|
/llvm-project/lldb/include/lldb/Utility/ |
H A D | XcodeSDK.h | 23 /// An abstraction for Xcode-style SDKs that works like \ref ArchSpec. 28 /// Different types of Xcode SDKs.
|
/llvm-project/lldb/source/Plugins/Platform/MacOSX/ |
H A D | PlatformDarwin.h |
|
/llvm-project/compiler-rt/test/tsan/libdispatch/ |
H A D | async_and_wait.c | 8 // Allow compilation with pre-macOS 10.14 (and aligned) SDKs
|
/llvm-project/libcxx/test/libcxx/language.support/ |
H A D | timespec_get.xopen.compile.pass.cpp | 15 // This used to trigger some bug in Apple SDKs, since timespec_get was not
|
/llvm-project/lldb/source/Host/macosx/objcxx/ |
H A D | PosixSpawnResponsible.h | 19 // Older SDKs have responsibility.h but not this particular function. Let's
|