Implement a feature (-vector-unaligned-mem) to allow targets to
[oota-llvm.git] / test / CodeGen / X86 / 2008-03-12-ThreadLocalAlias.ll
index 0f83b399ad7c9a1f2a8a4233229dea160e35137e..e673d315a435628a7ba16a3428c8f2cf9d2fabd4 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -relocation-model=pic | grep TLSGD | count 2
+; RUN: llc < %s -relocation-model=pic | grep TLSGD | count 2
 ; PR2137
 
 ; ModuleID = '1.c'