mesa/src/amd
Emil Velikov 41bb6459d3 radv: restrict exported symbols with static llvm
Like the gallium --version-script magic but for radv.

The long term goal is to make LLVM support optional, remove it even, so
let's keep the hunk in an if block.

v2: fold if checks (Eric)
v3 (Tomeu): Remove spaces within [] (Dylan)

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl> (v1)
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6203>
2020-08-19 11:19:18 +00:00
..
addrlib amd: add support for Navy Flounder 2020-07-28 19:47:10 +00:00
common ac/gpu_info: set num_tiles_pipes on gfx10+ too 2020-08-07 11:22:21 -04:00
compiler aco: do not set valid_mask for POS0 exports on GFX 10.3 2020-08-13 07:13:56 +00:00
llvm ac/llvm: handle static/shared llvm init separately 2020-08-17 10:47:41 +00:00
registers ac: add tables for CP register shadowing 2020-07-22 12:08:19 -04:00
vulkan radv: restrict exported symbols with static llvm 2020-08-19 11:19:18 +00:00
Android.addrlib.mk android: amd/addrlib: add gfx10 support 2019-07-10 09:03:55 +02:00
Android.common.mk radeonsi: Define gfx10_format in the common header. 2020-06-03 00:17:00 +00:00
Android.compiler.mk android: aco: fix PIPE_FORMAT related building errors 2020-03-04 22:25:36 +01:00
Android.mk android: aco: add support for libmesa_aco 2019-09-28 15:56:34 +02:00
Makefile.sources ac: add tables for CP register shadowing 2020-07-22 12:08:19 -04:00
meson.build aco: add framework for unit testing 2020-07-30 16:13:08 +00:00