Skip to content

Commit 53ffcaa

Browse files
committed
Nits. Alignment within test files.
1 parent c4ea41d commit 53ffcaa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

llvm/test/tools/llvm-readobj/ELF/call-graph-info-relocatable-obj.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
## We do not support GNU format console output for --call-graph-info as it is an LLVM only info.
4141
# CHECK-NOT: .
4242

43-
# LLVM: CallGraph [
43+
# LLVM: CallGraph [
4444
# LLVM-NEXT: Function {
4545
# LLVM-NEXT: Name: _Z3foov
4646
# LLVM-NEXT: Version: 0

llvm/test/tools/llvm-readobj/ELF/call-graph-info.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
## We do not support GNU format console output for --call-graph-info as it is an LLVM only info.
4545
# CHECK-NOT: .
4646

47-
# LLVM: CallGraph [
47+
# LLVM: CallGraph [
4848
# LLVM-NEXT: Function {
4949
# LLVM-NEXT: Names: [foo]
5050
# LLVM-NEXT: Address: 0x1790

0 commit comments

Comments
 (0)