[PATCH] D55115: [IR] Don't assume all functions are 4 byte aligned

Ranjeet Singh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 4 08:48:34 PST 2019


rs added a subscriber: miyuki.
rs added a comment.

@chandlerc I've reverted the patch r350402 sorry for causing the performance issue. I'll investigate the datalayout idea a bit more, @miyuki original solution to the function pointer aligment issue did something like that https://reviews.llvm.org/D44781


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55115/new/

https://reviews.llvm.org/D55115





More information about the llvm-commits mailing list