mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-28 05:51:04 +00:00
13 lines
260 B
TableGen
13 lines
260 B
TableGen
#source: gotop32.s
|
|
#as: --32 -K PIC
|
|
#ld: -shared -melf32_sparc
|
|
#objdump: -sj.data
|
|
#target: sparc*-*-*
|
|
|
|
.*: +file format elf32-sparc
|
|
|
|
Contents of section .data:
|
|
13000 12345678 deadbeef 00000000 00000000 .*
|
|
13010 00000000 00000000 00000000 00000000 .*
|
|
#pass
|