]> granicus.if.org Git - llvm/commit
ARM: Fix PR32578
authorMatthias Braun <matze@braunis.de>
Tue, 28 Nov 2017 01:17:52 +0000 (01:17 +0000)
committerMatthias Braun <matze@braunis.de>
Tue, 28 Nov 2017 01:17:52 +0000 (01:17 +0000)
commit68fabe05046dd3515fb6571e932c44784ed5a8cc
tree739a86232f98a4ac8f3330e09f8c5f742e20d74c
parent9f86840c1ccefbede8c0deeac9bb4f1a28608fc4
ARM: Fix PR32578

https://llvm.org/PR32578

I simplified and converted the reproducer into a lit test.

Patch by Vedant Kumar!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@319130 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMFrameLowering.cpp
test/CodeGen/ARM/pr32578.ll [new file with mode: 0644]