Skip to content

Commit fc9e00a

Browse files
authored
Update branch-on-zero.ll
remove unnecessary edit
1 parent 4e9b617 commit fc9e00a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/Transforms/CodeGenPrepare/ARM/branch-on-zero.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
; NOTE: Assertions have been autogenerated by utils/update_test_checks.py
2-
; RUN: opt -S -passes="require<profile-summary>,function(codegenprepare)" < %s | FileCheck %s
2+
; RUN: opt -S -passes='require<profile-summary>,function(codegenprepare)' < %s | FileCheck %s
33

44
target datalayout = "e-m:e-p:32:32-i64:64-v128:64:128-a:0:32-n32-S64"
55
target triple = "thumbv8.1m.main-none-eabi"

0 commit comments

Comments
 (0)