[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)
llvm-svn: 369326

llvm/lib/Target/Lanai/LanaiDelaySlotFiller.cpp

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