Remove trailing empty line

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@347613 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Vitaly Buka
2018-11-26 23:17:52 +00:00
parent d305cea67d
commit 5b5d8e4aa1

View File

@@ -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.