We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5055dfc commit e692669Copy full SHA for e692669
llvm/test/BugPoint/remove_arguments_test.ll
@@ -2,8 +2,8 @@
2
; RUN: llvm-dis %t-reduced-simplified.bc -o - | FileCheck %s
3
; REQUIRES: loadable_module
4
5
-; Test to make sure that arguments are removed from the function if they are
6
-; 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.
7
8
; CHECK: target triple
9
; CHECK-NOT: struct.anon
0 commit comments