[PATCH] D45727: Add tests for shrink wrapping and VLAs

Francis Visoiu Mistrih via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 18 06:08:24 PDT 2018


thegameg accepted this revision.
thegameg added a comment.
This revision is now accepted and ready to land.

`local_unnamed_addr` is probably not needed either.

Thanks! LGTM. You can just remove the `local_unnamed_addr`s and commit this.


https://reviews.llvm.org/D45727





More information about the llvm-commits mailing list