[PATCH] D42095: [WebAssembly] Symbol changes #3: Make Clang object file tables match LLD output. NFC.

Nicholas Wilson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 24 06:15:53 PST 2018


ncw updated this revision to Diff 131247.
ncw marked 4 inline comments as done.
ncw added a comment.

Updated:

- Renamed table map as requested, tidied diff slightly

Also split out a small chunk from patch #5 into a separate revision, #4f (https://reviews.llvm.org/D42476).


Repository:
  rL LLVM

https://reviews.llvm.org/D42095

Files:
  lib/MC/WasmObjectWriter.cpp
  test/MC/WebAssembly/weak-alias.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42095.131247.patch
Type: text/x-patch
Size: 5611 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180124/79731c22/attachment.bin>


More information about the llvm-commits mailing list