[PATCH] D32398: Bring back the ability opt out of padding zero-byte functions by not providing a nop instruction.
Daniel Sanders via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Apr 23 07:06:40 PDT 2017
dsanders added a comment.
Hi Hans,
r301047 broke one of our out-of-tree targets by removing the opt-out that was available in the previous version of the code. Would it be possible to bring it back?
https://reviews.llvm.org/D32398
More information about the llvm-commits
mailing list