Make sure SP is always aligned on a 2 byte boundary
authorJob Noorman <jobnoorman@gmail.com>
Thu, 24 Oct 2013 09:32:31 +0000 (09:32 +0000)
committerJob Noorman <jobnoorman@gmail.com>
Thu, 24 Oct 2013 09:32:31 +0000 (09:32 +0000)
commitcb8c3d1e490f6b26c71cad11558c6c642d8544e0
treecf593f84de73be95244322f0559333f7b89558b1
parent5e1d0d39db5fefe013f58c124a94694f96bce2f1
Make sure SP is always aligned on a 2 byte boundary

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@193320 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/MSP430/MSP430FrameLowering.h
test/CodeGen/MSP430/transient-stack-alignment.ll [new file with mode: 0644]