diff options
Diffstat (limited to 'llvm/test/tools/obj2yaml/verneed-section.yaml')
-rw-r--r-- | llvm/test/tools/obj2yaml/verneed-section.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/test/tools/obj2yaml/verneed-section.yaml b/llvm/test/tools/obj2yaml/verneed-section.yaml index 6ca7cb2d88e..594757d4b64 100644 --- a/llvm/test/tools/obj2yaml/verneed-section.yaml +++ b/llvm/test/tools/obj2yaml/verneed-section.yaml @@ -65,5 +65,5 @@ Sections: Flags: 12 Other: 2 DynamicSymbols: - Global: - - Name: f1 + - Name: f1 + Binding: STB_GLOBAL |