[RISCV][VLOPT] Add vector narrowing integer right shift instructions to isSupportedIn...
[llvm-project.git] / llvm / test / tools / llvm-mt / Inputs / test_manifest.manifest
blob2524688dd564baec5f3d015e7f25f0b9beedba11
1 <?xml version="1.0"?>
2 <assembly xmlns="urn:schemas-microsoft-com:asm.v1">
3 <trustInfo>
4 <security>
5 <requestedPrivileges>
6 <requestedExecutionLevel level="3" uiAccess="1"/>
7 </requestedPrivileges>
8 </security>
9 </trustInfo>
10 <dependency>
11 <dependentAssembly>
12 <assemblyIdentity program="displayDriver"/>
13 </dependentAssembly>
14 </dependency>
15 <compatibility>
16 <dependency>
17 <assemblyIdentity program="compatibilityCheck1"/>
18 </dependency>
19 <application>
20 <supportedOS Id="FooOS"/>
21 </application>
22 </compatibility>
23 </assembly>