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

Sam Clegg via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 31 11:58:52 PDT 2020


sbc100 updated this revision to Diff 253941.
sbc100 added a comment.

Avoid resuing IsUsedInReloc


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77115

Files:
  clang/test/Driver/embed-bitcode-wasm.c
  clang/test/Driver/fembed-bitcode.c
  lld/wasm/Writer.cpp
  llvm/include/llvm/MC/MCSymbolWasm.h
  llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  llvm/lib/MC/WasmObjectWriter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77115.253941.patch
Type: text/x-patch
Size: 6082 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200331/d5f328f1/attachment.bin>


More information about the cfe-commits mailing list