Open Quuxplusone opened 8 years ago
Bugzilla Link | PR26122 |
Status | NEW |
Importance | P normal |
Reported by | Kuba Mracek (mracek@apple.com) |
Reported on | 2016-01-12 15:14:17 -0800 |
Last modified on | 2016-01-12 20:18:34 -0800 |
Version | trunk |
Hardware | All All |
CC | eugeni.stepanov@gmail.com, ganna@apple.com, llvm-bugs@lists.llvm.org |
Fixed by commit(s) | |
Attachments | |
Blocks | |
Blocked by | |
See also |
The stack pointer is popped in moveStaticAllocasToUnsafeStack and it won't happen if there are no static allocas. I'll prepare a patch.