[PATCH] D101608: [WebAssembly] Support for WebAssembly globals in LLVM IR
    Andy Wingo via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue May  4 07:02:09 PDT 2021
    
    
  
wingo updated this revision to Diff 342719.
wingo added a comment.
Rebase on main
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D101608/new/
https://reviews.llvm.org/D101608
Files:
  clang/lib/Basic/Targets/WebAssembly.h
  clang/test/CodeGen/target-data.c
  llvm/lib/Target/WebAssembly/WebAssemblyISD.def
  llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.h
  llvm/lib/Target/WebAssembly/WebAssemblyInstrInfo.td
  llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp
  llvm/test/CodeGen/WebAssembly/global-get.ll
  llvm/test/CodeGen/WebAssembly/global-set.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101608.342719.patch
Type: text/x-patch
Size: 19608 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210504/5990c45a/attachment.bin>
    
    
More information about the llvm-commits
mailing list