diff --git a/llvm/docs/StackSafetyAnalysis.rst b/llvm/docs/StackSafetyAnalysis.rst index 07112dc7ca4c..8573b7a2bb97 100644 --- a/llvm/docs/StackSafetyAnalysis.rst +++ b/llvm/docs/StackSafetyAnalysis.rst @@ -54,4 +54,3 @@ as usual but additionally store stack-safe information in the a 'safe' variable we can produce an additional report to let the user know that probably Stack Safety Analysis failed and we should check for a bug in the compiler. -