[PATCH] D52748: [WebAssembly] LSDA info generation
Derek Schuff via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 11 13:23:46 PDT 2018
dschuff accepted this revision.
dschuff added inline comments.
This revision is now accepted and ready to land.
================
Comment at: lib/CodeGen/AsmPrinter/WasmException.h:23
+
+class LLVM_LIBRARY_VISIBILITY WasmException : public EHStreamer {
+public:
----------------
I realize this naming convention is pre-existing but ༼ ༎ຶ ෴ ༎ຶ༽
Repository:
rL LLVM
https://reviews.llvm.org/D52748
More information about the llvm-commits
mailing list