diff test/CodeGen/X86/i486-fence-loop.ll @ 121:803732b1fca8

LLVM 5.0
author kono
date Fri, 27 Oct 2017 17:07:41 +0900
parents afa8332a0e37
children 3a76565eade5
line wrap: on
line diff
--- a/test/CodeGen/X86/i486-fence-loop.ll	Fri Nov 25 19:14:25 2016 +0900
+++ b/test/CodeGen/X86/i486-fence-loop.ll	Fri Oct 27 17:07:41 2017 +0900
@@ -1,4 +1,4 @@
-; RUN: llc -march=x86 -mcpu=i486 -o - %s | FileCheck %s
+; RUN: llc -mtriple=i686-- -mcpu=i486 -o - %s | FileCheck %s
 
 ; Main test here was that ISelDAG could cope with a MachineNode in the chain
 ; from the first load to the "X86ISD::SUB". Previously it thought that meant no