1REQUIRES: libxml2 2UNSUPPORTED: system-windows 3 4RUN: not llvm-mt /manifest %p/Inputs/test_manifest.manifest /manifest \ 5RUN: %p/Inputs/conflicting.manifest /out:%t 2>&1 >/dev/null | FileCheck %s 6 7CHECK: llvm-mt: error: conflicting attributes for requestedExecutionLevel 8