[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 07:34:20 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL338894: [WebAssembly] Cleanup of the way globals and global flags are handled (authored by ncw, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D44030

Files:
  llvm/trunk/include/llvm/MC/MCExpr.h
  llvm/trunk/lib/MC/MCExpr.cpp
  llvm/trunk/lib/MC/MCWasmStreamer.cpp
  llvm/trunk/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyFixupKinds.h
  llvm/trunk/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCCodeEmitter.cpp
  llvm/trunk/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.h
  llvm/trunk/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyWasmObjectWriter.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyFrameLowering.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyMCInstLower.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyMCInstLower.h
  llvm/trunk/test/CodeGen/WebAssembly/byval.ll
  llvm/trunk/test/CodeGen/WebAssembly/reg-stackify.ll
  llvm/trunk/test/CodeGen/WebAssembly/stack-alignment.ll
  llvm/trunk/test/CodeGen/WebAssembly/userstack.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44030.159008.patch
Type: text/x-patch
Size: 27169 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180803/868fd334/attachment.bin>


More information about the llvm-commits mailing list