Skip to content

vm/cleanup-debug: Do not remove llvm debug symbols

Jordan Petridis requested to merge alatiera/llvm-debug into master

We already keep the Mesa debug symbols and it will be easier to debug shader compilation/etc if we also have the llvm symbols.

Merge request reports