Home
last modified time | relevance | path

Searched defs:LLVMLTODiagnosticHandler (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp307 struct LLVMLTODiagnosticHandler : public DiagnosticHandler { struct
308 bool handleDiagnostics(const DiagnosticInfo &DI) override { in handleDiagnostics()