Remove trailing empty line

llvm-svn: 347613
This commit is contained in:
Vitaly Buka
2018-11-26 23:17:52 +00:00
parent d313052904
commit e83e93f403

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.