Skip to content

Commit 3e9e9c7

Browse files
author
Ash Dobrescu
committed
Expand test comment to 80 char
1 parent 550efd1 commit 3e9e9c7

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

bolt/test/AArch64/check-symbol-area.s

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
// This test checks that when looking for a function
2-
// corresponding to a symbol, BOLT is not looking
3-
// through a data area (constant island).
1+
// This test checks that when looking for a function corresponding to a
2+
// symbol, BOLT is not looking through a data area (constant island).
43

54
# RUN: llvm-mc -filetype=obj -triple aarch64-unknown-unknown %s -o %t.o
65
# RUN: %clang %cflags %t.o -o %t.exe -Wl,-q

0 commit comments

Comments
 (0)