Kaynağa Gözat

Typo. NFC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@256242 91177308-0d34-0410-b5e6-96231b3b80d8
Chad Rosier 9 yıl önce
ebeveyn
işleme
ccbb5bd301
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      lib/CodeGen/ShrinkWrap.cpp

+ 1 - 1
lib/CodeGen/ShrinkWrap.cpp

@@ -44,7 +44,7 @@
 // Property #3 is ensured via the MachineBlockFrequencyInfo.
 //
 // If this pass found points matching all these properties, then
-// MachineFrameInfo is updated this that information.
+// MachineFrameInfo is updated with this information.
 //===----------------------------------------------------------------------===//
 #include "llvm/ADT/BitVector.h"
 #include "llvm/ADT/SetVector.h"