[PATCH] D12743: [CodeGen] Teach SimplifyPersonality about the updated LandingPadInst

Reid Kleckner via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 11 10:46:32 PDT 2015


rnk added a comment.

Right, I understand the behavior change, I'm just wondering why it results in link failures. There isn't a ton of public info about how ObjC++ EH interacts with C++ EH.


Repository:
  rL LLVM

http://reviews.llvm.org/D12743





More information about the cfe-commits mailing list