From: Matt Arsenault Date: Mon, 3 Oct 2016 12:58:59 +0000 (+0000) Subject: AMDGPU: Fix missing -verify-machineinstrs in test X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=82f124302e9748a5194ece4d8cf80cb01ade5604;p=llvm AMDGPU: Fix missing -verify-machineinstrs in test git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@283107 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGen/AMDGPU/si-spill-sgpr-stack.ll b/test/CodeGen/AMDGPU/si-spill-sgpr-stack.ll index 5171406469a..c3d9ee7f13f 100644 --- a/test/CodeGen/AMDGPU/si-spill-sgpr-stack.ll +++ b/test/CodeGen/AMDGPU/si-spill-sgpr-stack.ll @@ -1,4 +1,4 @@ -; RUN: llc -march=amdgcn -mcpu=fiji < %s | FileCheck %s +; RUN: llc -march=amdgcn -mcpu=fiji -verify-machineinstrs < %s | FileCheck %s ; Make sure this doesn't crash. ; CHECK: {{^}}test: