[all-commits] [llvm/llvm-project] 5694db: [WebAssembly] support Memory64 in target_features ...
Wouter van Oortmerssen via All-commits
all-commits at lists.llvm.org
Mon Oct 25 09:32:07 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5694dbccc3c8c778024fdfe3ff688cd838b45349
https://github.com/llvm/llvm-project/commit/5694dbccc3c8c778024fdfe3ff688cd838b45349
Author: Wouter van Oortmerssen <aardappel at gmail.com>
Date: 2021-10-25 (Mon, 25 Oct 2021)
Changed paths:
M llvm/lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp
A llvm/test/CodeGen/WebAssembly/memory64-feature.ll
M llvm/test/MC/WebAssembly/debug-info64.ll
Log Message:
-----------
[WebAssembly] support Memory64 in target_features section
Differential Revision: https://reviews.llvm.org/D112266
More information about the All-commits
mailing list