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 6f0f7fb commit 2fa0f8eCopy full SHA for 2fa0f8e
llvm/test/tools/UpdateTestChecks/update_test_checks/Inputs/check_empty.ll
@@ -1,6 +1,6 @@
1
; RUN: opt < %s -S | FileCheck %s
2
3
-; Test whether the UTC check empty lines instead of skipping them.
+; Test whether UTC checks empty lines instead of skipping them.
4
define i32 @test(i32 %x) {
5
entry:
6
br label %block1
llvm/test/tools/UpdateTestChecks/update_test_checks/Inputs/check_empty.ll.expected
@@ -1,7 +1,7 @@
; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 7
; CHECK-LABEL: define i32 @test(
7
; CHECK-SAME: i32 [[X:%.*]]) {
0 commit comments