[PATCH] D119956: [test] Mark archive-as-start-lib.s as unsupported on Windows
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 16 10:28:12 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb5c9512df2a5: [test] Mark archive-as-start-lib.s as unsupported on Windows (authored by aeubanks).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119956/new/
https://reviews.llvm.org/D119956
Files:
lld/test/ELF/archive-as-start-lib.s
Index: lld/test/ELF/archive-as-start-lib.s
===================================================================
--- lld/test/ELF/archive-as-start-lib.s
+++ lld/test/ELF/archive-as-start-lib.s
@@ -1,4 +1,5 @@
# REQUIRES: x86
+# UNSUPPORTED: system-windows
# RUN: rm -rf %t && split-file %s %t && cd %t
# RUN: llvm-mc -filetype=obj -triple=x86_64 a.s -o a.o
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119956.409317.patch
Type: text/x-patch
Size: 360 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220216/5141c843/attachment.bin>
More information about the llvm-commits
mailing list