Skip to content

Commit 41bc169

Browse files
committed
Set the unsymbolized.ll bugpoint test on windows as UNSUPPORTED for now
1 parent 0fce358 commit 41bc169

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/test/BugPoint/unsymbolized.ll

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
; REQUIRES: plugins
2+
; UNSUPPORTED: system-windows
23
; RUN: echo "import sys" > %t.py
34
; RUN: echo "print('args = ' + str(sys.argv))" >> %t.py
45
; RUN: echo "exit(1)" >> %t.py

0 commit comments

Comments
 (0)