[PATCH] D42324: [WebAssembly] Remove --emit-relocs
Sam Clegg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 19 15:23:44 PST 2018
sbc100 created this revision.
Herald added subscribers: llvm-commits, sunfish, aheejin, jgravelle-google, dschuff, jfb.
This was added to mimick ELF, but maintaining it has cost
and we currently don't have any use for it outside of the
test code.
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D42324
Files:
test/wasm/data-layout.ll
test/wasm/stack-pointer.ll
wasm/Config.h
wasm/Driver.cpp
wasm/InputChunks.cpp
wasm/Options.td
wasm/Writer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42324.130706.patch
Type: text/x-patch
Size: 13796 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180119/443bf9b2/attachment.bin>
More information about the llvm-commits
mailing list