Searched refs:DLDesc (Results 1 – 1 of 1) sorted by relevance
701 std::string DLDesc = M->getDataLayout().getStringRepresentation(); in EmitBackendOutput() local702 if (DLDesc != TDesc) { in EmitBackendOutput()706 Diags.Report(DiagID) << DLDesc << TDesc; in EmitBackendOutput()