qcolombet added inline comments.
================
Comment at: lib/CodeGen/TargetPassConfig.cpp:741
+
if (addIRTranslator())
----------------
That additional line shouldn't be here I believe.
Repository:
rL LLVM
https://reviews.llvm.org/D51953