[PATCH] D57335: [IR] Don't assume all functions are 4 byte aligned
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 26 15:32:42 PST 2019
efriedma accepted this revision.
efriedma added a comment.
This revision is now accepted and ready to land.
Probably worth sending an email to llvmdev noting that the datalayout is changing before you merge this, so a wider audience can review the IR aspects of the change.
Otherwise LGTM
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57335/new/
https://reviews.llvm.org/D57335
More information about the llvm-commits
mailing list