[PATCH] D59497: lld-link: Run conflict-mangled.test on all systems
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 18 09:50:16 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rLLD356380: lld-link: Run conflict-mangled.test on all systems (authored by nico, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D59497?vs=191116&id=191117#toc
Repository:
rLLD LLVM Linker
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59497/new/
https://reviews.llvm.org/D59497
Files:
test/COFF/conflict-mangled.test
Index: test/COFF/conflict-mangled.test
===================================================================
--- test/COFF/conflict-mangled.test
+++ test/COFF/conflict-mangled.test
@@ -1,4 +1,3 @@
-# REQUIRES: system-windows
# RUN: yaml2obj < %s > %t1.obj
# RUN: yaml2obj < %s > %t2.obj
# RUN: not lld-link /out:%t.exe %t1.obj %t2.obj >& %t.log
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59497.191117.patch
Type: text/x-patch
Size: 346 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190318/9a86e2d5/attachment.bin>
More information about the llvm-commits
mailing list