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