1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00

Improve comment

llvm-svn: 313383
This commit is contained in:
Adam Nemet 2017-09-15 19:38:01 +00:00
parent 8ef565859a
commit a50ea927c5

View File

@ -67,8 +67,8 @@ public:
bool invalidate(Function &F, const PreservedAnalyses &PA,
FunctionAnalysisManager::Invalidator &Inv);
/// \brief Output the remark via the diagnostic handler and to the
/// optimization record file.
/// \brief Output the remark to the optimization record file. Also send it to
/// the diagnostic handler if remarks are requested for the pass.
void emit(DiagnosticInfoOptimizationBase &OptDiag);
/// \brief Whether we allow for extra compile-time budget to perform more