[PATCH] D56188: Adopt SwiftABIInfo for WebAssembly.
John McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 2 08:34:44 PST 2019
rjmccall added a comment.
...although it might be reasonable to extract the method implementations on `DefaultABIInfo` as helper functions so that the code can be reused without requiring a particular inheritance hierarchy.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56188/new/
https://reviews.llvm.org/D56188
More information about the cfe-commits
mailing list