mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-14 17:28:53 +00:00
Fix test from r261013
llvm-svn: 261027
This commit is contained in:
parent
3b4ddae9de
commit
f3d8c27701
@ -1,6 +1,7 @@
|
||||
; RUN: llvm-as %s -o %t.o
|
||||
; RUN: %ld64 -lto_library %llvmshlibdir/libLTO.dylib -arch x86_64 -dylib -mllvm -stats -o %t.dylib %t.o 2>&1 | FileCheck --check-prefix=STATS %s
|
||||
; RUN: %ld64 -lto_library %llvmshlibdir/libLTO.dylib -arch x86_64 -dylib -o %t.dylib %t.o 2>&1 | FileCheck --check-prefix=NO_STATS %s
|
||||
; REQUIRES: asserts
|
||||
|
||||
target triple = "x86_64-apple-macosx10.8.0"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user