[PATCH] D91870: [WebAssembly] Add support for table linking to wasm-ld

Andy Wingo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 14 23:59:50 PST 2021


wingo added a comment.

Thanks for the review!

In D91870#2498403 <https://reviews.llvm.org/D91870#2498403>, @sbc100 wrote:

> Would you mind formatting the commit message to wrap at 80 chars?  I know llvm commits are bit all over the place on the style used but I find wrapped commit message easier to read myself.

Yeah no problem -- actually the local commit message is wrapped, I just unwrapped it for phab.  Incidentally I find it weird that we can land patches from local commits where the message doesn't have to correspond with what was in phab!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91870



More information about the llvm-commits mailing list