forked from OSchip/llvm-project
[TestModuleCXX] Make this test Darwin-only.
Apparently this functionality is not expected to work on non-Darwin systems. I should've checked the decorator on the original test. llvm-svn: 354487
This commit is contained in:
parent
5c96c1c5aa
commit
4e9b02b0da
|
@ -1,4 +1,4 @@
|
|||
# UNSUPPORTED: system-windows
|
||||
# REQUIRES: system-darwin
|
||||
|
||||
# Start fresh.
|
||||
# RUN: rm -rf %t.root
|
||||
|
|
Loading…
Reference in New Issue