summaryrefslogtreecommitdiffstats
path: root/llvm/test/Regression/CodeGen/X86/2002-12-23-LocalRAProblem.llx
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Regression/CodeGen/X86/2002-12-23-LocalRAProblem.llx')
-rw-r--r--llvm/test/Regression/CodeGen/X86/2002-12-23-LocalRAProblem.llx3
1 files changed, 1 insertions, 2 deletions
diff --git a/llvm/test/Regression/CodeGen/X86/2002-12-23-LocalRAProblem.llx b/llvm/test/Regression/CodeGen/X86/2002-12-23-LocalRAProblem.llx
index 1511df34311..afdd20209c6 100644
--- a/llvm/test/Regression/CodeGen/X86/2002-12-23-LocalRAProblem.llx
+++ b/llvm/test/Regression/CodeGen/X86/2002-12-23-LocalRAProblem.llx
@@ -1,5 +1,4 @@
-; RUN: llvm-as < %s | lli -force-interpreter=false -regalloc=simple
-;-print-machineinstrs
+; RUN: llvm-as < %s | llc -march=x86 -regalloc=simple
int %main() {
%A = add int 0, 0 ; %A = 0
OpenPOWER on IntegriCloud