From a1080103853620317ee313ec28bf64cd206c22f2 Mon Sep 17 00:00:00 2001 From: Chad Rosier Date: Tue, 22 Dec 2015 15:06:47 +0000 Subject: Typo. NFC. llvm-svn: 256242 --- llvm/lib/CodeGen/ShrinkWrap.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm/lib/CodeGen') diff --git a/llvm/lib/CodeGen/ShrinkWrap.cpp b/llvm/lib/CodeGen/ShrinkWrap.cpp index 118d11482ec..f8aa1e2b0b9 100644 --- a/llvm/lib/CodeGen/ShrinkWrap.cpp +++ b/llvm/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" -- cgit v1.2.3