[all-commits] [llvm/llvm-project] 664a5c: [WebAssembly] Fix return type of __builtin_return_...
Sam Clegg via All-commits
all-commits at lists.llvm.org
Mon Oct 3 08:34:31 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 664a5c6d03f33e69e4a7d98d9bc51017877b61ad
https://github.com/llvm/llvm-project/commit/664a5c6d03f33e69e4a7d98d9bc51017877b61ad
Author: Sam Clegg <sbc at chromium.org>
Date: 2022-10-03 (Mon, 03 Oct 2022)
Changed paths:
M llvm/lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.cpp
M llvm/test/CodeGen/WebAssembly/return-address-emscripten.ll
Log Message:
-----------
[WebAssembly] Fix return type of __builtin_return_address under wasm64
Differential Revision: https://reviews.llvm.org/D135005
More information about the All-commits
mailing list