aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--test/CodeGen/X86/fast-isel.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CodeGen/X86/fast-isel.ll b/test/CodeGen/X86/fast-isel.ll
index f74e97e4d3..601e38578c 100644
--- a/test/CodeGen/X86/fast-isel.ll
+++ b/test/CodeGen/X86/fast-isel.ll
@@ -1,5 +1,4 @@
; RUN: llvm-as < %s | llc -fast-isel -march=x86
-; RUN: llvm-as < %s | llc -fast-isel -march=x86-64
; This tests very minimal fast-isel functionality.