Skip to content

anv: Mark anv_dump_{start,finish} as PUBLIC

Rohan Garg requested to merge shadeslayer/mesa:fix_anv_dump into master

In order to call these functions from gdb we need to mark both of them as PUBLIC and disable the -fvisibility=hidden flag

Signed-off-by: Rohan Garg rohan.garg@collabora.com

Merge request reports