Remove REQUIRES: darwin from a couple of MachO tests
authorPavel Labath <pavel@labath.sk>
Thu, 6 Dec 2018 09:41:50 +0000 (09:41 +0000)
committerPavel Labath <pavel@labath.sk>
Thu, 6 Dec 2018 09:41:50 +0000 (09:41 +0000)
lldb is able to parse MachO files also on other platforms nowadays.

llvm-svn: 348476

lldb/lit/Modules/lc_build_version.yaml
lldb/lit/Modules/lc_build_version_notools.yaml

index 3b356b1..4479662 100644 (file)
@@ -1,6 +1,5 @@
 # RUN: yaml2obj %s > %t.out
 # RUN: lldb-test symbols %t.out | FileCheck %s
-# REQUIRES: system-darwin
 # Test that the deployment target is parsed from the load commands.
 # CHECK: x86_64-apple-macosx10.14.0
 --- !mach-o
index 03a9b7e..f84c71a 100644 (file)
@@ -1,6 +1,5 @@
 # RUN: yaml2obj %s > %t.out
 # RUN: lldb-test symbols %t.out | FileCheck %s
-# REQUIRES: system-darwin
 # Test that the deployment target is parsed from the load commands.
 # CHECK: x86_64-apple-macosx10.14.0
 --- !mach-o