[PATCH] D57864: [WebAssembly] Add symbol flag to the binary format llvm.used
Sam Clegg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 6 16:22:12 PST 2019
sbc100 created this revision.
Herald added subscribers: llvm-commits, rupprecht, sunfish, aheejin, jgravelle-google, dschuff.
Herald added a project: LLVM.
Rather than add a new attribute
See https://github.com/WebAssembly/tool-conventions/issues/64
Repository:
rL LLVM
https://reviews.llvm.org/D57864
Files:
include/llvm/BinaryFormat/Wasm.h
include/llvm/MC/MCSymbolWasm.h
lib/MC/MCAsmInfoWasm.cpp
lib/MC/MCWasmStreamer.cpp
lib/MC/WasmObjectWriter.cpp
test/MC/WebAssembly/no-dead-strip.ll
tools/llvm-readobj/WasmDumper.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57864.185669.patch
Type: text/x-patch
Size: 3519 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190207/e9a9f5ed/attachment.bin>
More information about the llvm-commits
mailing list