aboutsummaryrefslogtreecommitdiff
path: root/llvm/include/llvm/IR/PassManagerInternal.h
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/include/llvm/IR/PassManagerInternal.h')
-rw-r--r--llvm/include/llvm/IR/PassManagerInternal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/include/llvm/IR/PassManagerInternal.h b/llvm/include/llvm/IR/PassManagerInternal.h
index 986ed0b5a7ac..8f42e69f3063 100644
--- a/llvm/include/llvm/IR/PassManagerInternal.h
+++ b/llvm/include/llvm/IR/PassManagerInternal.h
@@ -28,7 +28,7 @@ template <typename IRUnitT> class AllAnalysesOn;
template <typename IRUnitT, typename... ExtraArgTs> class AnalysisManager;
class PreservedAnalyses;
-/// Implementation details of the pass manager interfaces.
+// Implementation details of the pass manager interfaces.
namespace detail {
/// Template for the abstract base class used to dispatch