[PATCH] D62210: [WebAssembly] Implement __builtin_return_address for emscripten

Guanzhong Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 21 14:35:17 PDT 2019


quantum updated this revision to Diff 200588.
quantum marked 6 inline comments as done.
quantum added a comment.

Performed requested changes.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62210/new/

https://reviews.llvm.org/D62210

Files:
  llvm/include/llvm/IR/RuntimeLibcalls.def
  llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.h
  llvm/lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.cpp
  llvm/test/CodeGen/WebAssembly/return-address-emscripten.ll
  llvm/test/CodeGen/WebAssembly/return-address-unknown.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62210.200588.patch
Type: text/x-patch
Size: 5903 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190521/9cb1c276/attachment.bin>


More information about the llvm-commits mailing list