-
Subzero: Make sure alloca with align=0 is handled correctly. · 72a8f8daJim Stichnoth authored
1. Modify dump() to match LLVM. 2. If it weren't for minimum stack alignment, the alignment code would be broken, so add a test in case the alignment code changes. BUG= none R=jvoung@chromium.org, kschimpf@google.com Review URL: https://codereview.chromium.org/557533003
72a8f8da
×