OSDN Git Service

Should not add instructions to a BB after a return instruction. The machine instructi...
authorBill Wendling <isanbard@gmail.com>
Thu, 13 Oct 2011 07:42:32 +0000 (07:42 +0000)
committerBill Wendling <isanbard@gmail.com>
Thu, 13 Oct 2011 07:42:32 +0000 (07:42 +0000)
commit82222c20be24adda7c218f3fdaf2e0ae049c955b
tree21053ccf90f050fea78f5a089a68a40abe040b98
parent326e491ce7f7ad61014339c36a8cd90b33af98b9
Should not add instructions to a BB after a return instruction. The machine instruction verifier doesn't like this, nor do I.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141856 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86FrameLowering.cpp
test/CodeGen/X86/segmented-stacks.ll