[NFC] Testing new commit access by adding newline
authorRyan Guo <ryanguo@modular.com>
Fri, 17 Feb 2023 06:52:31 +0000 (22:52 -0800)
committerRyan Guo <ryanguo@modular.com>
Fri, 17 Feb 2023 06:52:31 +0000 (22:52 -0800)
llvm/include/llvm/ProfileData/SampleProfWriter.h

index 4edb3b0..b235b53 100644 (file)
@@ -463,6 +463,7 @@ protected:
   std::error_code writeFuncOffsetTable();
 };
 
+
 } // end namespace sampleprof
 } // end namespace llvm