Bring back the ability opt out of padding zero-byte functions by not providing a...
authorDaniel Sanders <daniel_l_sanders@apple.com>
Tue, 25 Apr 2017 14:27:27 +0000 (14:27 +0000)
committerDaniel Sanders <daniel_l_sanders@apple.com>
Tue, 25 Apr 2017 14:27:27 +0000 (14:27 +0000)
commit11e78c2bff87f65a919604e48f7e958661cecf92
tree2f140ac2564225b9ee5d452bbe3024a54f826359
parent5bf767c54848baeeb37cc4afec1647871223828a
Bring back the ability opt out of padding zero-byte functions by not providing a nop instruction.

Summary: No test case since I'm not aware of an in-tree target that needs this.

Reviewers: hans

Subscribers: llvm-commits

Differential Revision: https://reviews.llvm.org/D32398

llvm-svn: 301311
llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp