]> granicus.if.org Git - clang/commit
[WebAssembly] Rename memory_size intrinsic to current_memory
authorDerek Schuff <dschuff@google.com>
Mon, 2 May 2016 17:26:19 +0000 (17:26 +0000)
committerDerek Schuff <dschuff@google.com>
Mon, 2 May 2016 17:26:19 +0000 (17:26 +0000)
commit4f7d65a7a24a26018f39f4e1143ead64d95559fc
treef912927e6bbee743da5368703cba0bb3a173d884
parenta10fe99ac8f5f63a9ec2227c9c20b6a28de9785e
[WebAssembly] Rename memory_size intrinsic to current_memory

This follows the recent change in the wasm spec.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@268256 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/BuiltinsWebAssembly.def
lib/CodeGen/CGBuiltin.cpp
test/CodeGen/builtins-wasm.c