[PATCH] D43112: [WebAssembly] Use Symbol class heirarchy. NFC.
Sam Clegg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 8 20:35:14 PST 2018
sbc100 created this revision.
Herald added subscribers: llvm-commits, sunfish, aheejin, jgravelle-google, dschuff, jfb.
This brings wasm into line with ELF and COFF in terms of
type symbol types are represented.
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D43112
Files:
wasm/InputFiles.cpp
wasm/InputFiles.h
wasm/SymbolTable.cpp
wasm/SymbolTable.h
wasm/Symbols.cpp
wasm/Symbols.h
wasm/Writer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43112.133556.patch
Type: text/x-patch
Size: 31710 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180209/0cf1fbbd/attachment.bin>
More information about the llvm-commits
mailing list