[PATCH] D138721: [Alignment] Use Align in MCStreamer::emitZerofill

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 28 01:11:58 PST 2022


gchatelet added a comment.

In D138721#3951251 <https://reviews.llvm.org/D138721#3951251>, @tschuett wrote:

> Would a test help that changes between before and after your patch?

I'm fixing this in D138778 <https://reviews.llvm.org/D138778>. Once it's landed, this patch should be NFC.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138721



More information about the llvm-commits mailing list