diff --git a/lld/test/MachO/lc-linker-option.ll b/lld/test/MachO/lc-linker-option.ll index 12910a364a8a..d1e7288c0a41 100644 --- a/lld/test/MachO/lc-linker-option.ll +++ b/lld/test/MachO/lc-linker-option.ll @@ -1,6 +1,6 @@ -; REQUIRES: x86 +; REQUIRES: x86, shell ; RUN: rm -rf %t; split-file %s %t -; + ; RUN: llvm-as %t/framework.ll -o %t/framework.o ; RUN: %lld -lSystem %t/framework.o -o %t/frame ; RUN: llvm-otool -l %t/frame | FileCheck --check-prefix=FRAME %s \ @@ -137,4 +137,4 @@ target datalayout = "e-m:o-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16 %0 = type opaque %struct._class_t = type {} -@"OBJC_CLASS_$_TestClass" = global %struct._class_t {}, section "__DATA, __objc_data", align 8 \ No newline at end of file +@"OBJC_CLASS_$_TestClass" = global %struct._class_t {}, section "__DATA, __objc_data", align 8