[PATCH] D158919: [libunwind][WebAssembly] Support Wasm EH

Louis Dionne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 25 06:39:50 PDT 2023


ldionne added inline comments.


================
Comment at: libunwind/src/Unwind-wasm.c:1
+//===----------------------------------------------------------------------===//
+//
----------------
This file isn't tied into the `CMakeLists.txt`. So for all we know, this code is dead code.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D158919/new/

https://reviews.llvm.org/D158919



More information about the llvm-commits mailing list