[all-commits] [llvm/llvm-project] 3ea1c6: [WebAssembly] Emit .llvmcmd and .llvmbc as custom ...

Sam Clegg via All-commits all-commits at lists.llvm.org
Tue Apr 14 13:24:43 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 3ea1c62cbae2fa89cd49a47879bd63bcfdf3fb9b
      https://github.com/llvm/llvm-project/commit/3ea1c62cbae2fa89cd49a47879bd63bcfdf3fb9b
  Author: Sam Clegg <sbc at chromium.org>
  Date:   2020-04-14 (Tue, 14 Apr 2020)

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

  Log Message:
  -----------
  [WebAssembly] Emit .llvmcmd and .llvmbc as custom sections

Fixes: https://bugs.llvm.org/show_bug.cgi?id=45362

Differential Revision: https://reviews.llvm.org/D77115




More information about the All-commits mailing list