mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-06 06:48:48 +00:00
Repair tests in stdlib/regression
Signed-off-by: Kakadu <Kakadu@pm.me>
This commit is contained in:
parent
81d1e710ec
commit
708022fbd2
32 changed files with 64 additions and 33 deletions
|
|
@ -1,7 +1,8 @@
|
|||
This file was autogenerated.
|
||||
$ LAMA=../../runtime ../../src/Driver.exe -I ../x64 -ds -dp test32.lama -o test
|
||||
$ ../../src/Driver.exe -runtime ../../runtime -I ../../runtime -I ../../stdlib/x64 -ds -dp test32.lama -o test | grep -v 'section .note.GNU-stack'
|
||||
/usr/bin/ld: warning: printf.o: missing .note.GNU-stack section implies executable stack
|
||||
/usr/bin/ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker
|
||||
[1]
|
||||
$ ./test
|
||||
Flattening: 0
|
||||
Flattening: {A, B, C, D}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue