From 2dd272f89638887f1ad086b7cac86e8d3058f13b Mon Sep 17 00:00:00 2001 From: Eric Christopher Date: Fri, 26 Jul 2013 17:35:47 +0000 Subject: [PATCH] Move this to the X86 directory, unfortunately the hashes are not endian independent. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187222 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/DebugInfo/{ => X86}/generate-odr-hash.ll | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/DebugInfo/{ => X86}/generate-odr-hash.ll (100%) diff --git a/test/DebugInfo/generate-odr-hash.ll b/test/DebugInfo/X86/generate-odr-hash.ll similarity index 100% rename from test/DebugInfo/generate-odr-hash.ll rename to test/DebugInfo/X86/generate-odr-hash.ll