mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 11:42:57 +01:00
This test is darwin only. Make it so(tm).
llvm-svn: 104418
This commit is contained in:
parent
b8ebb375b6
commit
189eca1291
@ -1,4 +1,4 @@
|
||||
; RUN: llc < %s -march=x86-64 | FileCheck %s
|
||||
; RUN: llc < %s -mtriple x86_64-apple-darwin | FileCheck %s
|
||||
|
||||
@a = thread_local global i32 0 ; <i32*> [#uses=0]
|
||||
@b = thread_local global i32 0 ; <i32*> [#uses=0]
|
||||
|
Loading…
Reference in New Issue
Block a user