Skip to content

radv: restrict exported symbols with static llvm

Emil Velikov requested to merge xexaxo/mesa:sent/radv-static-llvm into master

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.

Signed-off-by: Emil Velikov emil.velikov@collabora.com

/cc @tomeu

Merge request reports