[PATCH] D77358: [WebAssembly] EmscriptenEHSjLj: Mark another function as imported
Heejin Ahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 3 09:08:07 PDT 2020
aheejin added a comment.
There seem to be several other places in which we use `Function::Create` in this file.. Should we mark all of them as imported as well?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77358/new/
https://reviews.llvm.org/D77358
More information about the llvm-commits
mailing list