mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-22 13:47:44 +01:00
12 lines
213 B
TableGen
12 lines
213 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 .*
|
|
#pass
|