make target independent.

llvm-svn: 95655
This commit is contained in:
Chris Lattner 2010-02-09 06:36:30 +00:00
parent 28b79c686d
commit fdb9fda4af

View File

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