rjmccall added a comment.

In D126781#3565173 <https://reviews.llvm.org/D126781#3565173>, @junaire wrote:

> I believe that `OldBuilder` is always valid in the normal cases, so
> remove the if condition and replace it with an assertion.

Is `StartModule` not called for the first time we start emitting a module, or 
do we pointlessly create a CGM and then immediately replace it?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D126781/new/

https://reviews.llvm.org/D126781

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to