Mercurial > hg > CbC > CbC_llvm
diff test/CodeGen/X86/2003-08-03-CallArgLiveRanges.ll @ 121:803732b1fca8
LLVM 5.0
author | kono |
---|---|
date | Fri, 27 Oct 2017 17:07:41 +0900 |
parents | 95c75e76d11b |
children |
line wrap: on
line diff
--- a/test/CodeGen/X86/2003-08-03-CallArgLiveRanges.ll Fri Nov 25 19:14:25 2016 +0900 +++ b/test/CodeGen/X86/2003-08-03-CallArgLiveRanges.ll Fri Oct 27 17:07:41 2017 +0900 @@ -4,7 +4,7 @@ ; it makes a ton of annoying overlapping live ranges. This code should not ; cause spills! ; -; RUN: llc < %s -march=x86 -stats 2>&1 | FileCheck %s +; RUN: llc < %s -mtriple=i686-- -stats 2>&1 | FileCheck %s ; CHECK-NOT: spilled