Fix typo in comment
authorTobias Grosser <tobias@grosser.es>
Sun, 26 Jul 2015 11:37:05 +0000 (11:37 +0000)
committerTobias Grosser <tobias@grosser.es>
Sun, 26 Jul 2015 11:37:05 +0000 (11:37 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@243244 91177308-0d34-0410-b5e6-96231b3b80d8

test/BugPoint/remove_arguments_test.ll

index 29a03b83107760e5c00629d3387b9f5036a87cb7..fee514e0c409eefcb614978d89b25a6ac0155e4d 100644 (file)
@@ -2,8 +2,8 @@
 ; RUN: llvm-dis %t-reduced-simplified.bc -o - | FileCheck %s
 ; REQUIRES: loadable_module
 
-; Test to make sure that arguments are removed from the function if they are 
-; unnecessary. And clean up any types that that frees up too.
+; Test to make sure that arguments are removed from the function if they are
+; unnecessary. And clean up any types that frees up too.
 
 ; CHECK: target triple
 ; CHECK-NOT: struct.anon