c8a8d3bb27
* ld-elfvers/vers.exp, *: New tests for symbol versioning. * config/default.exp: Set ar and strip.
6 lines
50 B
Text
6 lines
50 B
Text
VERS_1 {
|
|
global:
|
|
show_b ;
|
|
local:
|
|
hide_a;
|
|
};
|