You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
271 B
8 lines
271 B
4 months ago
|
REQUIRES: libxml2
|
||
|
UNSUPPORTED: system-windows
|
||
|
|
||
|
RUN: not llvm-mt /manifest %p/Inputs/test_manifest.manifest /manifest \
|
||
|
RUN: %p/Inputs/conflicting.manifest /out:%t 2>&1 >/dev/null | FileCheck %s
|
||
|
|
||
|
CHECK: llvm-mt: error: conflicting attributes for requestedExecutionLevel
|