[PATCH] D46561: [WebAssembly] Create section start symbols automatically for all sections
Sam Clegg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 7 16:49:49 PDT 2018
sbc100 created this revision.
Herald added subscribers: llvm-commits, sunfish, aheejin, jgravelle-google, dschuff.
These symbols only get included in the output symbols table if
they are used in a relocation.
Repository:
rL LLVM
https://reviews.llvm.org/D46561
Files:
lib/MC/MCContext.cpp
lib/MC/MCObjectFileInfo.cpp
lib/MC/MCWasmStreamer.cpp
lib/MC/WasmObjectWriter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46561.145591.patch
Type: text/x-patch
Size: 6109 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180507/066780d0/attachment.bin>
More information about the llvm-commits
mailing list