[llvm] [LLVM-Reduce] - Distinct Metadata Reduction (PR #96072)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 25 23:34:55 PDT 2024


================
@@ -5,4 +5,4 @@
   if "!interesting" in line:
     sys.exit(0)
 
-sys.exit(1)
+sys.exit(1)
----------------
arsenm wrote:

Missing newline end of file error 

https://github.com/llvm/llvm-project/pull/96072


More information about the llvm-commits mailing list