make target independent.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95655 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2010-02-09 06:36:30 +00:00
parent b00cd1c899
commit 4a26cc4de6

View File

@ -1,5 +1,4 @@
; RUN: llc < %s
; RUN: llc < %s -march=x86 -mcpu=i386
; PR1239