[RISCV] Add RVVConstraint to SiFive custom matrix multiply instructions. (#124055)
[llvm-project.git] / clang / test / Driver / Inputs / MacOSX10.15.versioned.sdk / SDKSettings.json
blobb0769e9f8604558a34b553db2d248d7ccc6d11f0
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   }