================
@@ -43,4 +45,4 @@ if (TARGET libc.src.setjmp.sigsetjmp_epilogue)
DEPENDS
.${LIBC_TARGET_ARCHITECTURE}.sigsetjmp
)
-endif()
+endif()
----------------
michaelrj-google wrote:
nit: fix missing newline
https://github.com/llvm/llvm-project/pull/139555