From 7b5d456d5cd3c2691f864e2c8d3b22196434ddcf Mon Sep 17 00:00:00 2001 From: Eric Christopher Date: Wed, 8 Dec 2010 23:33:23 +0000 Subject: [PATCH] Move this test to tlv* to make it easier to notice versus linux tls support. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121316 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/CodeGen/X86/{tls-1.ll => tlv-1.ll} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/CodeGen/X86/{tls-1.ll => tlv-1.ll} (100%) diff --git a/test/CodeGen/X86/tls-1.ll b/test/CodeGen/X86/tlv-1.ll similarity index 100% rename from test/CodeGen/X86/tls-1.ll rename to test/CodeGen/X86/tlv-1.ll