Use __asm__ rather than asm in gold testsuite
[deliverable/binutils-gdb.git] / gold / testsuite / weak_as_needed_c.script
CommitLineData
cea6ffbd
CC
1v1 {
2 global:
3 bar;
4};
5v2 {
6 global:
7 bar;
8 baz;
9 t4;
10 local:
11 *;
12} v1;
This page took 0.150033 seconds and 4 git commands to generate.