forked from OSchip/llvm-project
parent
bfc4a4b7a1
commit
cc83ad18f7
|
@ -1,3 +1,6 @@
|
|||
# cpio fails on windows with "Function not implemented".
|
||||
# REQUIRES: shell
|
||||
|
||||
# RUN: rm -rf %t.dir
|
||||
# RUN: mkdir -p %t.dir/build1 %t.dir/build2 %t.dir/build3
|
||||
# RUN: yaml2obj < %p/Inputs/hello32.yaml > %t.obj
|
||||
|
|
Loading…
Reference in New Issue