This test is darwin only. Make it so(tm).
authorEric Christopher <echristo@apple.com>
Sat, 22 May 2010 00:55:55 +0000 (00:55 +0000)
committerEric Christopher <echristo@apple.com>
Sat, 22 May 2010 00:55:55 +0000 (00:55 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@104418 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/tls-1.ll

index 408e5bb0c60c5deec9df9961b48cc3f99c54d888..5f6cbe09fcf75f02fd5305a6d7bd97294f85a4d9 100644 (file)
@@ -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]