This is an archive of the discontinued LLVM Phabricator instance.

Update for alloca construction changes
ClosedPublic

Authored by arsenm on Mar 16 2017, 10:56 AM.

Details

Reviewers
rjmccall
Summary

This is enough to fix the build from the alloca construction API changes. More work is needed to be able to really produce code for a target that uses this feature

Diff Detail