[llvm] b4d40e1 - [NFC] This is a test commit to check commit access.

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


Author: Carlos Alberto Enciso
Date: 2021-06-15T06:20:31+01:00
New Revision: b4d40e19def8c2e1a77ae30b5ac16751d1c461f7

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

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

Add full stop at the end of comment.

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 889bd79d27dec..b3d8009a8f959 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