[PATCH] D82094: ARC: Enforce function alignment at code emission time
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 18 14:15:10 PDT 2020
arsenm added a comment.
In D82094#2101285 <https://reviews.llvm.org/D82094#2101285>, @petecoup wrote:
> Were we the only target doing this? Regardless, this seems fine to me, thanks!
Nothing else was modifying the function here. Some others are still doing something with the machine function which I intend to fix
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82094/new/
https://reviews.llvm.org/D82094
More information about the llvm-commits
mailing list