Mercurial > hg > CbC > CbC_llvm
view lld/test/COFF/manifestinput-nowarning.test @ 207:2e18cbf3894f
LLVM12
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Tue, 08 Jun 2021 06:07:14 +0900 |
parents | 1d019706d866 |
children |
line wrap: on
line source
# UNSUPPORTED: libxml2 # REQUIRES: manifest_tool # RUN: yaml2obj %p/Inputs/ret42.yaml -o %t.obj # RUN: lld-link /out:%t.exe /entry:main \ # RUN: /manifest:embed \ # RUN: /manifestuac:"level='requireAdministrator'" \ # RUN: /manifestinput:%p/Inputs/manifestinput.test %t.obj | \ # RUN: FileCheck -allow-empty %s # CHECK-NOT: warning: error with internal manifest tool: no libxml2