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)
commit7f957c17a0e2e00d82c373a5ae9f836be0bdb38a
tree871f8bf653c63e7454700322ef622f9a427c66cc
parentb4749379299e852f7d35d054ddeadd71d6dc695f
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.

llvm-svn: 229460
llvm/test/CodeGen/X86/float-conv-elim.ll