Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / lld / test / ELF / reproduce-windows2.s
blob62691ba497bf0a4e7d9a53f78c9b45f0ff847200
1 # REQUIRES: system-windows, x86
3 # Test that a response.txt file always uses / instead of \.
4 # RUN: rm -rf %t.dir
5 # RUN: mkdir -p %t.dir/build
6 # RUN: llvm-mc %s -o %t.dir/build/foo.o -filetype=obj -triple=x86_64-pc-linux
7 # RUN: cd %t.dir
8 # RUN: ld.lld build/foo.o --reproduce repro.tar
9 # RUN: tar xOf repro.tar repro/response.txt | FileCheck -DPATH='%:t.dir' %s
11 # CHECK: [[PATH]]/build/foo.o