summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-mt/Inputs/conflicting.manifest
blob: ca42a25bf182e837aee6a8493ca343c7692bb3d4 (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1">
  <trustInfo>
    <security>
      <requestedPrivileges>
        <requestedExecutionLevel level="2" uiAccess="1"/>
      </requestedPrivileges>
    </security>
  </trustInfo>
</assembly>
OpenPOWER on IntegriCloud