]> granicus.if.org Git - llvm/commitdiff
[NFC] Test commit, fix some comment spelling.
authorThomas Raoux <thomas.raoux@gmail.com>
Tue, 20 Aug 2019 05:21:27 +0000 (05:21 +0000)
committerThomas Raoux <thomas.raoux@gmail.com>
Tue, 20 Aug 2019 05:21:27 +0000 (05:21 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@369326 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/Lanai/LanaiDelaySlotFiller.cpp

index 09c63dca23e25fc1204f366115615919fe7f0774..b9e577d201f9ce28aff245c2050742d6cb259749 100644 (file)
@@ -6,7 +6,7 @@
 //
 //===----------------------------------------------------------------------===//
 //
-// Simple pass to fills delay slots with useful instructions.
+// Simple pass to fill delay slots with useful instructions.
 //
 //===----------------------------------------------------------------------===//