nhaehnle marked an inline comment as done. nhaehnle added inline comments.
================ Comment at: llvm/include/llvm/CodeGen/MachineCfgTraits.h:100 + // provide one at all. We don't want to lay a subtle performance trap here. + abort(); + } ---------------- arsenm wrote: > llvm_unreachable? Makes sense, done. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D85607/new/ https://reviews.llvm.org/D85607 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits