[NFC] This is a test commit to check commit access.
authorCarlos Alberto Enciso <carlos.alberto.enciso@gmail.com>
Mon, 14 Jun 2021 18:43:25 +0000 (19:43 +0100)
committerCarlosAlbertoEnciso <carlos.alberto.enciso@gmail.com>
Tue, 15 Jun 2021 05:20:31 +0000 (06:20 +0100)
Add full stop at the end of comment.

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

index 889bd79..b3d8009 100644 (file)
@@ -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"