Skip to content

Commit 5b363c1

Browse files
author
George Rimar
committed
[llvm-readobj] - Repair the test case.
I forgot to change the test tag in r361932. Now it is fixed. llvm-svn: 361945
1 parent 7964f6f commit 5b363c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

llvm/test/tools/llvm-readobj/elf-versioninfo.test

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,5 +174,5 @@ DynamicSymbols:
174174
# GNU-NEXT: 000: 0 (*local*) 2 (VERSION1) 3 (VERSION2) 4 (v1)
175175
# GNU-NEXT: 004: 5 (v2) 6 (v3)
176176

177-
# GNU-VERDEF: Dumper for .gnu.version_d is not implemented
178-
# GNU-VERNEED: Dumper for .gnu.version_r is not implemented
177+
# GNU: Dumper for .gnu.version_d is not implemented
178+
# GNU: Dumper for .gnu.version_r is not implemented

0 commit comments

Comments
 (0)