Specify arch in test/CodeGen/X86/float-conv-elim.ll
authorHal Finkel <hfinkel@anl.gov>
Tue, 17 Feb 2015 00:11:19 +0000 (00:11 +0000)
committerHal Finkel <hfinkel@anl.gov>
Tue, 17 Feb 2015 00:11:19 +0000 (00:11 +0000)
commit4ba3a67430ed9b40b6ae155a44a0f5d731611119
treecf904cad50b295f95ef8d7802f0ab62df63fc355
parentca3b3d5e2c52f592b62d51a6999029dfc9268b63
Specify arch in test/CodeGen/X86/float-conv-elim.ll

This test was failing on non-x86 hosts because it specified a cpu of x86_64,
but not an architecture. x86_64 is obviously not a valid cpu on all
architectures.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@229460 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/float-conv-elim.ll