Mercurial > hg > Members > tobaru > cbc > CbC_llvm
diff test/CodeGen/PowerPC/2007-02-23-lr-saved-twice.ll @ 120:1172e4bd9c6f
update 4.0.0
author | mir3636 |
---|---|
date | Fri, 25 Nov 2016 19:14:25 +0900 |
parents | afa8332a0e37 |
children |
line wrap: on
line diff
--- a/test/CodeGen/PowerPC/2007-02-23-lr-saved-twice.ll Tue Jan 26 22:56:36 2016 +0900 +++ b/test/CodeGen/PowerPC/2007-02-23-lr-saved-twice.ll Fri Nov 25 19:14:25 2016 +0900 @@ -1,4 +1,4 @@ -; RUN: llc < %s | grep mflr | count 1 +; RUN: llc -verify-machineinstrs < %s | grep mflr | count 1 target datalayout = "e-p:32:32" target triple = "powerpc-apple-darwin8"