[PATCH] D68759: [WebAssembly] Wrap definitions in namespace lld { namespace wasm {. NFC

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 9 21:34:58 PDT 2019


MaskRay created this revision.
Herald added subscribers: llvm-commits, dexonsmith, steven_wu, sunfish, aheejin, hiraditya, jgravelle-google, sbc100, mehdi_amini, dschuff.
Herald added a project: LLVM.

Similar to D68323 <https://reviews.llvm.org/D68323>, but for wasm.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D68759

Files:
  wasm/Driver.cpp
  wasm/InputChunks.cpp
  wasm/InputFiles.cpp
  wasm/LTO.cpp
  wasm/OutputSections.cpp
  wasm/Relocations.cpp
  wasm/SymbolTable.cpp
  wasm/Symbols.cpp
  wasm/SyntheticSections.cpp
  wasm/Writer.cpp
  wasm/WriterUtils.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68759.224244.patch
Type: text/x-patch
Size: 19004 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191010/17fd82ac/attachment.bin>


More information about the llvm-commits mailing list