Skip to content

Commit 0ff3d18

Browse files
committed
fix typo
1 parent 808c99f commit 0ff3d18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bolt/test/print-only.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Verify if `--print-only` and `--print-only-files` work fine.
22

3-
# REQURIES: system-linux
3+
# REQUIRES: system-linux
44

55
# RUN: %clang %cflags -x c %p/Inputs/bolt_icf.cpp -o %t -Wl,-q
66
# RUN: llvm-bolt %t -o %t.bolt --icf=none --print-cfg \

0 commit comments

Comments
 (0)