mesa/src/amd/addrlib
Greg V 56f31328f2 amd/addrlib: fix build on non-x86 platforms
regparm(0) attribute does not work on aarch64 (and presumably powerpc64 and others).
Default to not specifying any calling convention on non-amd64/i386 platforms.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3567>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3567>
2020-02-26 20:10:52 +00:00
..
inc amd/addrlib: fix build on non-x86 platforms 2020-02-26 20:10:52 +00:00
src amd: fix empty-body issues 2019-12-27 22:09:00 +00:00
meson.build amd/addrlib: add gfx10 support 2019-07-03 15:51:12 -04:00