From b00e998a6f5d23ae51a11db859f9053fd782f85b Mon Sep 17 00:00:00 2001 From: Kevin Frei Date: Mon, 18 Mar 2024 13:28:52 -0700 Subject: [PATCH] Removed an inadvertent auto-formatter change --- lldb/packages/Python/lldbsuite/test/make/Makefile.rules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lldb/packages/Python/lldbsuite/test/make/Makefile.rules b/lldb/packages/Python/lldbsuite/test/make/Makefile.rules index b33c087357a79b..370db60ab7f7d6 100644 --- a/lldb/packages/Python/lldbsuite/test/make/Makefile.rules +++ b/lldb/packages/Python/lldbsuite/test/make/Makefile.rules @@ -51,7 +51,7 @@ LLDB_BASE_DIR := $(THIS_FILE_DIR)/../../../../../ # # GNUWin32 uname gives "windows32" or "server version windows32" while # some versions of MSYS uname return "MSYS_NT*", but most environments -# standardize on "Windows_NT", so we'll make it consistent here. +# standardize on "Windows_NT", so we'll make it consistent here. # When running tests from Visual Studio, the environment variable isn't # inherited all the way down to the process spawned for make. #---------------------------------------------------------------------- @@ -589,7 +589,7 @@ endif #---------------------------------------------------------------------- -# Support emitting the context of the GNU build-id into a file +# Support emitting the content of the GNU build-id into a file # This needs to be used in conjunction with GEN_GNU_BUILD_ID := YES #---------------------------------------------------------------------- $(EXE).uuid : $(EXE)