This test is darwin only. Make it so(tm).
[oota-llvm.git] / 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]