repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[RISCV] Add RVVConstraint to SiFive custom matrix multiply instructions. (#124055)
[llvm-project.git]
/
clang
/
test
/
Driver
/
Inputs
/
MacOSX10.15.versioned.sdk
/
SDKSettings.json
blob
b0769e9f8604558a34b553db2d248d7ccc6d11f0
1
{
2
"Version":"10.15",
3
"MaximumDeploymentTarget": "10.15.99",
4
"VersionMap" : {
5
"macOS_iOSMac" : {
6
"10.15" : "13.1",
7
"10.15.1" : "13.2"
8
},
9
"iOSMac_macOS" : {
10
"13.1" : "10.15",
11
"13.2" : "10.15.1"
12
}
13
}
14
}