[PATCH] D145204: Reapply: [WebAssembly] Implement build-id feature

Derek Schuff via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 2 16:19:42 PST 2023


dschuff created this revision.
Herald added subscribers: pmatos, asb, wingo, ecnelises, sunfish, jgravelle-google, sbc100.
Herald added a project: All.
dschuff requested review of this revision.
Herald added subscribers: llvm-commits, aheejin.
Herald added a project: LLVM.

Add explicit cast to hopefully satisfy MSVC


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D145204

Files:
  lld/test/wasm/build-id.test
  lld/wasm/Config.h
  lld/wasm/Driver.cpp
  lld/wasm/Options.td
  lld/wasm/SyntheticSections.cpp
  lld/wasm/SyntheticSections.h
  lld/wasm/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145204.502023.patch
Type: text/x-patch
Size: 13385 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230303/6e4c05c7/attachment.bin>


More information about the llvm-commits mailing list