make target independent.
authorChris Lattner <sabre@nondot.org>
Tue, 9 Feb 2010 06:36:30 +0000 (06:36 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 9 Feb 2010 06:36:30 +0000 (06:36 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95655 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/Generic/fpowi-promote.ll

index 82628ef6093b728f8dc21e326af619622d0a974a..8dacebed73766a10bda0478edbe4eb65ec0b40b6 100644 (file)
@@ -1,5 +1,4 @@
 ; RUN: llc < %s
 ; RUN: llc < %s
-; RUN: llc < %s -march=x86 -mcpu=i386
 
 ; PR1239
 
 
 ; PR1239