[PATCH] D44496: [LLVM-C] Finish exception instruction bindings
whitequark via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 14 18:01:09 PDT 2018
whitequark added a comment.
This looks reasonable to me, but I'm not familiar with funclet EH, so I'd like someone else to take a second look.
================
Comment at: lib/IR/Core.cpp:2198
/*--.. Call and invoke instructions ........................................--*/
----------------
Nit: I think this comment isn't valid anymore. Also below.
Repository:
rL LLVM
https://reviews.llvm.org/D44496
More information about the llvm-commits
mailing list