From 8c87d18ef8ae7769268bd5a56260bfbd1cdfcbaf Mon Sep 17 00:00:00 2001 From: Victor Campos Date: Tue, 14 Jan 2025 16:17:26 +0000 Subject: [PATCH] Add newline at the end of file to fix test failure The lit tests under test/multilib must have a newline at the end of the file so that FileCheck checks with "-EMPTY" work correctly. --- arm-software/embedded/test/multilib/armv6m.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arm-software/embedded/test/multilib/armv6m.test b/arm-software/embedded/test/multilib/armv6m.test index ab50931ce6a0..12cc03f049d8 100644 --- a/arm-software/embedded/test/multilib/armv6m.test +++ b/arm-software/embedded/test/multilib/armv6m.test @@ -22,4 +22,4 @@ # RUN: %clang -print-multi-directory --target=armv6m-none-eabi -mbig-endian -mfpu=none | FileCheck %s --check-prefix=CHECK-BE-NOFP-EXN-RTTI # RUN: %clang -print-multi-directory --target=armv6m-none-eabi -mbig-endian -mfpu=none -mno-unaligned-access | FileCheck %s --check-prefix=CHECK-BE-NOFP-EXN-RTTI # CHECK-BE-NOFP-EXN-RTTI: arm-none-eabi/armebv6m_soft_nofp_exn_rtti{{$}} -# CHECK-BE-NOFP-EXN-RTTI-EMPTY: \ No newline at end of file +# CHECK-BE-NOFP-EXN-RTTI-EMPTY: