Skip to content

Commit ee0e638

Browse files
author
George Rimar
committedJul 16, 2016
Update for r275682:
I think # REQUIRES: shell is required instead of # XFAIL: win32 llvm-svn: 275683
1 parent 50dcece commit ee0e638

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
 

‎lld/test/ELF/version-script-extern.s

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
# REQUIRES: x86
2-
# XFAIL: win32
1+
# REQUIRES: shell
32

43
# RUN: llvm-mc -filetype=obj -triple=x86_64-pc-linux %s -o %t.o
54
# RUN: echo "LIBSAMPLE_1.0 { \

0 commit comments

Comments
 (0)