OSDN Git Service

[llvm-readobj] - Repair the test case.
authorGeorge Rimar <grimar@accesssoftek.com>
Wed, 29 May 2019 11:01:07 +0000 (11:01 +0000)
committerGeorge Rimar <grimar@accesssoftek.com>
Wed, 29 May 2019 11:01:07 +0000 (11:01 +0000)
I forgot to change the test tag in r361932.
Now it is fixed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@361945 91177308-0d34-0410-b5e6-96231b3b80d8

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

index c4e0bb6..42c1586 100644 (file)
@@ -174,5 +174,5 @@ DynamicSymbols:
 # GNU-NEXT:   000:   0 (*local*) 2 (VERSION1) 3 (VERSION2) 4 (v1)
 # GNU-NEXT:   004:   5 (v2)      6 (v3)
 
-# GNU-VERDEF: Dumper for .gnu.version_d is not implemented
-# GNU-VERNEED: Dumper for .gnu.version_r is not implemented
+# GNU: Dumper for .gnu.version_d is not implemented
+# GNU: Dumper for .gnu.version_r is not implemented