Re: [PATCH] D15518: [WinEH] Update clang to use operand bundles on call sites

2015-12-15 Thread David Majnemer via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL255675: [WinEH] Update clang to use operand bundles on call sites (authored by majnemer). Changed prior to commit: http://reviews.llvm.org/D15518?vs=42886&id=42901#toc Repository: rL LLVM http://rev

Re: [PATCH] D15518: [WinEH] Update clang to use operand bundles on call sites

2015-12-15 Thread David Majnemer via cfe-commits
majnemer updated this revision to Diff 42886. majnemer added a comment. - Address review comments http://reviews.llvm.org/D15518 Files: lib/CodeGen/CGCall.cpp lib/CodeGen/CodeGenModule.cpp Index: lib/CodeGen/CodeGenModule.cpp

Re: [PATCH] D15518: [WinEH] Update clang to use operand bundles on call sites

2015-12-14 Thread Reid Kleckner via cfe-commits
rnk accepted this revision. rnk added a comment. This revision is now accepted and ready to land. lgtm http://reviews.llvm.org/D15518 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[PATCH] D15518: [WinEH] Update clang to use operand bundles on call sites

2015-12-14 Thread David Majnemer via cfe-commits
majnemer created this revision. majnemer added reviewers: rnk, andrew.w.kaylor, JosephTremoulet, sanjoy. majnemer added a subscriber: cfe-commits. majnemer added a dependency: D15517: [WinEH] Use operand bundles to describe call sites. This updates clang to use bundle operands to associate an inv