From 5e92cbddb901453ecd04138460c546b96d29097d 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. --- llvm/test/DebugInfo/X86/c-type-units.ll | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llvm/test/DebugInfo/X86/c-type-units.ll b/llvm/test/DebugInfo/X86/c-type-units.ll index b3d8009a8f959..889bd79d27dec 100644 --- a/llvm/test/DebugInfo/X86/c-type-units.ll +++ b/llvm/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"