https://reviews.llvm.org/D60122 (r357595) changed the
symbols description format.
This change fix two more new test cases to fix BB:
http://lab.llvm.org:8011/builders/clang-with-thin-lto-ubuntu/builds/16205/steps/test-stage1-compiler/logs/stdio
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@357598
91177308-0d34-0410-b5e6-
96231b3b80d8
Flags: 0
Other: 3
DynamicSymbols:
- Global:
- - Name: h
+ - Name: h
+ Binding: STB_GLOBAL
...
Flags: 233
Other: 3
DynamicSymbols:
- Global:
- - Name: f
+ - Name: f
+ Binding: STB_GLOBAL
...