[PATCH] D77115: [WebAssembly] Emit .llvmcmd and .llvmbc as custom sections

Alex Crichton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 31 11:58:45 PDT 2020


alexcrichton accepted this revision.
alexcrichton added a comment.
This revision is now accepted and ready to land.

At least from my POV looks good :)

Thanks for the quick patch!

Should this link <https://github.com/llvm/llvm-project/blob/d1b412ae389e4e30706c326ddec192ffb2e272cf/llvm/lib/Object/WasmObjectFile.cpp#L1472> also be updated to handle the special section names?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77115





More information about the cfe-commits mailing list