[PATCH] D27627: Allow target to specify default address space for codegen
Yaxun Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Dec 9 13:10:51 PST 2016
yaxunl added a comment.
In https://reviews.llvm.org/D27627#618597, @rjmccall wrote:
> What address space should local variables be in?
should always be 0 since that's llvm convention.
https://reviews.llvm.org/D27627
More information about the cfe-commits
mailing list