From: Simon Pilgrim Date: Wed, 30 Nov 2016 13:21:12 +0000 (+0000) Subject: Updated test with -verify-machineinstrs to check for PR21931 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=080d2a96df3a0afc68794978bd5e4c5082847e42;p=llvm Updated test with -verify-machineinstrs to check for PR21931 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@288242 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGen/X86/inline-asm-fpstack.ll b/test/CodeGen/X86/inline-asm-fpstack.ll index 972355cffc1..c28dfc7f1c6 100644 --- a/test/CodeGen/X86/inline-asm-fpstack.ll +++ b/test/CodeGen/X86/inline-asm-fpstack.ll @@ -1,4 +1,4 @@ -; RUN: llc < %s -mcpu=generic -mtriple=i386-apple-darwin -no-integrated-as | FileCheck %s +; RUN: llc < %s -mcpu=generic -mtriple=i386-apple-darwin -verify-machineinstrs -no-integrated-as | FileCheck %s ; There should be no stack manipulations between the inline asm and ret. ; CHECK: test1