[PATCH] D77358: [WebAssembly] EmscriptenEHSjLj: Mark more functions as imported

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 6 16:22:10 PDT 2020


aheejin accepted this revision.
aheejin added a comment.
This revision is now accepted and ready to land.

Thanks! LGTM.



================
Comment at: llvm/test/CodeGen/WebAssembly/lower-em-sjlj.ll:325
 
+
 !llvm.dbg.cu = !{!2}
----------------
Nit: delete one of the newlines?


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