diff test/CodeGen/PowerPC/vtable-reloc.ll @ 120:1172e4bd9c6f

update 4.0.0
author mir3636
date Fri, 25 Nov 2016 19:14:25 +0900
parents 54457678186b
children
line wrap: on
line diff
--- a/test/CodeGen/PowerPC/vtable-reloc.ll	Tue Jan 26 22:56:36 2016 +0900
+++ b/test/CodeGen/PowerPC/vtable-reloc.ll	Fri Nov 25 19:14:25 2016 +0900
@@ -1,4 +1,4 @@
-; RUN: llc -O0 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -O0 < %s | FileCheck %s
 
 target datalayout = "E-m:e-i64:64-n32:64"
 target triple = "powerpc64-unknown-linux-gnu"