From 75ed4fb1229e84fce170d581f65b9d7ff83f8128 Mon Sep 17 00:00:00 2001 From: CarlosAlbertoEnciso Date: Tue, 15 Jun 2021 06:23:27 +0100 Subject: [PATCH] Revert "[NFC] This is a test commit to check commit access." This reverts commit b4d40e19def8c2e1a77ae30b5ac16751d1c461f7. --- test/DebugInfo/X86/c-type-units.ll | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/DebugInfo/X86/c-type-units.ll b/test/DebugInfo/X86/c-type-units.ll index b3d8009a8f9..889bd79d27d 100644 --- a/test/DebugInfo/X86/c-type-units.ll +++ b/test/DebugInfo/X86/c-type-units.ll @@ -5,7 +5,7 @@ ; } f; ; no known LLVM frontends produce appropriate unique identifiers for C types, -; so we don't produce type units for them. +; so we don't produce type units for them ; CHECK-NOT: DW_TAG_type_unit source_filename = "test/DebugInfo/X86/c-type-units.ll"