Mercurial > hg > CbC > CbC_llvm
view lld/test/COFF/linkrepro-res.test @ 192:d7606dcf6fce
Added tag llvm10 for changeset 0572611fdcc8
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Mon, 14 Dec 2020 18:01:34 +0900 |
parents | 1d019706d866 |
children |
line wrap: on
line source
# REQUIRES: x86, shell # RUN: rm -rf %t.dir # RUN: mkdir -p %t.dir/build # RUN: cd %t.dir/build # RUN: lld-link %p/Inputs/resource.res /subsystem:console /machine:x64 \ # RUN: /entry:__ImageBase /linkrepro:. /out:%t.exe # RUN: tar xf repro.tar # RUN: diff %p/Inputs/resource.res repro/%:p/Inputs/resource.res # RUN: FileCheck %s --check-prefix=RSP < repro/response.txt # RSP: resource.res