[llvm] 5e92cbd - Revert "[NFC] This is a test commit to check commit access."

via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 14 22:25:59 PDT 2021


Author: CarlosAlbertoEnciso
Date: 2021-06-15T06:25:22+01:00
New Revision: 5e92cbddb901453ecd04138460c546b96d29097d

URL: https://github.com/llvm/llvm-project/commit/5e92cbddb901453ecd04138460c546b96d29097d
DIFF: https://github.com/llvm/llvm-project/commit/5e92cbddb901453ecd04138460c546b96d29097d.diff

LOG: Revert "[NFC] This is a test commit to check commit access."

This reverts commit b4d40e19def8c2e1a77ae30b5ac16751d1c461f7.

Added: 
    

Modified: 
    llvm/test/DebugInfo/X86/c-type-units.ll

Removed: 
    


################################################################################
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"


        


More information about the llvm-commits mailing list