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

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 22 18:25:21 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL361454: [WebAssembly] Implement __builtin_return_address for emscripten (authored by tlively, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D62210?vs=200787&id=200857#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D62210

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62210.200857.patch
Type: text/x-patch
Size: 6259 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190523/ba9f4b10/attachment.bin>


More information about the llvm-commits mailing list