[PATCH] D66035: [WebAssembly] WIP: Add support for reference types
Paulo Matos via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 31 03:18:50 PDT 2020
pmatos added a comment.
In D66035#2181659 <https://reviews.llvm.org/D66035#2181659>, @pmatos wrote:
> I will be splitting the part enabling the target feature through clang into a separate revision as suggested by @tlively
I just noticed that most of this work landed in an earlier commit: https://github.com/llvm/llvm-project/commit/764f4089e89e4693b7bb8f1ee18080703ce760dd
I should have seen it but I based my work initially on 10.0.0 so failed to notice that.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66035/new/
https://reviews.llvm.org/D66035
More information about the cfe-commits
mailing list