Change objfile::partial_symtabs to be a unique_ptr
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / sym-1.d
1 #source: start.s
2 #source: a.s
3 #ld: -m mmo
4 #nm: -n
5
6 # Test that nm can grok a simple mmo symbol table (or that mmo lets nm
7 # grok it).
8
9 0+ T Main
10 0+ T _start
11 0+4 T a
This page took 0.031017 seconds and 4 git commands to generate.