e19d552987
Former-commit-id: 4db48158d3a35497b8f118ab21b5f08ac3d86d98
8 lines
263 B
Plaintext
8 lines
263 B
Plaintext
REQUIRES: libxml2
|
|
UNSUPPORTED: 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
|