[PATCH] D15517: [WinEH] Use operand bundles to describe call sites

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 14 20:18:12 PST 2015


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

lgtm, but let's wait for more feedback.

I personally like the name "funclet" for the operand bundle. It always has to be a FuncletPadInst value, so it really always is a "funclet".


http://reviews.llvm.org/D15517





More information about the llvm-commits mailing list