brintos

brintos / llvm-project-archived public Read only

0
0
Text · 271 B · adcfd59 Raw
8 lines · plain
1REQUIRES: libxml22UNSUPPORTED: system-windows3 4RUN: not llvm-mt /manifest %p/Inputs/test_manifest.manifest /manifest \5RUN:   %p/Inputs/conflicting.manifest /out:%t 2>&1 >/dev/null | FileCheck %s6 7CHECK: llvm-mt: error: conflicting attributes for requestedExecutionLevel8