[Lldb-commits] [PATCH] D101462: Make it possible for targets to define their own MCObjectFileInfo
Jessica Clarke via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Apr 28 07:59:08 PDT 2021
jrtc27 added a comment.
Herald added a subscriber: JDevlieghere.
What's the benefit of less-aligned functions? Is that not more likely to get poor performance due to cache line straddling of the first instruction? Regardless, the functional change should be separated out from the refactoring.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101462/new/
https://reviews.llvm.org/D101462
More information about the lldb-commits
mailing list