[PATCH] D44030: [WebAssembly] Tidy up handling of global symbol relocations
Nicholas Wilson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 3 06:47:07 PDT 2018
ncw updated this revision to Diff 158999.
ncw added a comment.
Updated with Dan and Sam's review comments.
Thanks very much for looking at this!
Repository:
rL LLVM
https://reviews.llvm.org/D44030
Files:
include/llvm/MC/MCExpr.h
lib/MC/MCExpr.cpp
lib/MC/MCWasmStreamer.cpp
lib/Target/WebAssembly/MCTargetDesc/WebAssemblyFixupKinds.h
lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCCodeEmitter.cpp
lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.h
lib/Target/WebAssembly/MCTargetDesc/WebAssemblyWasmObjectWriter.cpp
lib/Target/WebAssembly/WebAssemblyFrameLowering.cpp
lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
lib/Target/WebAssembly/WebAssemblyMCInstLower.cpp
lib/Target/WebAssembly/WebAssemblyMCInstLower.h
test/CodeGen/WebAssembly/byval.ll
test/CodeGen/WebAssembly/reg-stackify.ll
test/CodeGen/WebAssembly/stack-alignment.ll
test/CodeGen/WebAssembly/userstack.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44030.158999.patch
Type: text/x-patch
Size: 26674 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180803/3cff86d7/attachment.bin>
More information about the llvm-commits
mailing list