Move file to X86 and add a triple to fix darwin bots for now.
authorEric Christopher <echristo@gmail.com>
Tue, 30 Jul 2013 00:20:06 +0000 (00:20 +0000)
committerEric Christopher <echristo@gmail.com>
Tue, 30 Jul 2013 00:20:06 +0000 (00:20 +0000)
commit3466fb11b70e5512fe15c94b8da99596e69c39cf
tree05ceb65694e9dae20505f64e6ab3a9e8cd47edc2
parent86aa03d5f991959299821ba45d476e2c51427139
Move file to X86 and add a triple to fix darwin bots for now.

The problem is due to the section name being explicitly mentioned in
the IR and differing between the two platforms.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187394 91177308-0d34-0410-b5e6-96231b3b80d8
test/DebugInfo/X86/generate-odr-hash.ll [new file with mode: 0644]
test/DebugInfo/generate-odr-hash.ll [deleted file]