HomeSort by relevance Sort by last modified time
    Searched refs:handleLibLTODiagnostic (Results 1 - 2 of 2) sorted by null

  /external/llvm/tools/lto/
lto.cpp 114 static void handleLibLTODiagnostic(lto_codegen_diagnostic_severity_t Severity,
133 void init() { setDiagnosticHandler(handleLibLTODiagnostic, nullptr); }
  /external/swiftshader/third_party/llvm-7.0/llvm/tools/lto/
lto.cpp 122 static void handleLibLTODiagnostic(lto_codegen_diagnostic_severity_t Severity,
141 void init() { setDiagnosticHandler(handleLibLTODiagnostic, nullptr); }

Completed in 79 milliseconds