Rico Tzschichholz
ccde05f0ac
Tag functions in asm properly.
7 years ago
Jon Turney
205b375723
Cygwin uses the msabi calling convention on x86_64
...
Fix test cases/common/126 and 135 on Cygwin/x86_64
Cygwin also uses the msabi calling convention on x86_64, not the sysvabi
calling convention.
8 years ago
Nirbheek Chauhan
0bc44da702
tests/common/126: Also skip unsupported CPUs here
...
Related to https://github.com/mesonbuild/meson/pull/1289 and
https://github.com/mesonbuild/meson/issue/1287
8 years ago
Nirbheek Chauhan
3e2d894f55
Add test for cc.symbols_have_underscore_prefix
...
Also add MSVC support while doing so. Doesn't test 32-bit Windows yet
because I can't figure out how to do manual setup for function calls on
Win32 which also does symbol mangling. But this is fine for now.
8 years ago
Nirbheek Chauhan
4967b2a5ea
tests/common/124: Print an error when square fails
...
Otherwise we can't know why it failed and that makes it harder to debug.
8 years ago
Nirbheek Chauhan
0cd11747f1
Add a test for LLVM IR and ASM compilation
8 years ago