[ARM] Do not generate invalid encoding for stack adjust, even if this is just
temporary. Because of that: 1. The machine verifier was complaining on such code. 2. The generate code worked just because the thumb reduction size pass fixed the opcode. rdar://problem/20749824 llvm-svn: 236247
Loading
Please sign in to comment