llvmpipe,nir: Emit debug information (shader debugging using GDB)
Based on !18903 (merged) . Introduces GALLIVM_DEBUG=symbols
for emitting debug info. NIR shaders are written to a temporary file in case the application does not provide source locations.