mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-01-06 16:04:43 +08:00
36fcd9156f
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
13 lines
189 B
JSON
13 lines
189 B
JSON
[
|
|
{
|
|
"description": "Test float in elf32",
|
|
"id": "floattest",
|
|
"format": "elf32",
|
|
"source": "floattest.asm",
|
|
"option": "-Ox",
|
|
"target": [
|
|
{ "output": "floattest.o" }
|
|
]
|
|
}
|
|
]
|