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:
parent
8ef565859a
commit
a50ea927c5
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user