[PATCH] D74531: [WebAssembly] Emit clangast in custom section aligned by 4 bytes

Yuta Saito via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 18 17:41:47 PDT 2021


kateinoigakukun updated this revision to Diff 380551.
kateinoigakukun added a comment.

Thank you for taking a look again. OK, I extracted `writeStringWithAlignment` and updated comment lines.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74531

Files:
  clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp
  clang/test/PCH/pch-wasm.c
  llvm/lib/MC/WasmObjectWriter.cpp
  llvm/test/MC/WebAssembly/custom-section-alignment.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74531.380551.patch
Type: text/x-patch
Size: 5996 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211019/3fca64aa/attachment.bin>


More information about the cfe-commits mailing list