mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-12 17:32:19 +00:00
This test is darwin only. Make it so(tm).
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@104418 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
be751cfe9c
commit
1e6d3ac709
@ -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]
|
@a = thread_local global i32 0 ; <i32*> [#uses=0]
|
||||||
@b = thread_local global i32 0 ; <i32*> [#uses=0]
|
@b = thread_local global i32 0 ; <i32*> [#uses=0]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user