Add newline at end of file to avoid compiler warning.

llvm-svn: 247823
This commit is contained in:
Greg Clayton
2015-09-16 18:05:08 +00:00
parent 1a6ddd5149
commit 62c01ff9ca

View File

@@ -124,4 +124,4 @@ DWARFExpression::LocationListFormat
SymbolFileDWARFDwo::GetLocationListFormat() const
{
return DWARFExpression::SplitDwarfLocationList;
}
}