radv: using tls to store llvm related info and speed up compiles (v10)
[mesa.git] / src / amd / vulkan / radv_debug.h
index f1b0dc26a63d2f3193cd4c6106403554233815f7..9fe4c3b7404f8a6d318aab2c61e02eaf81fc53b0 100644 (file)
@@ -49,6 +49,7 @@ enum {
        RADV_DEBUG_ERRORS            = 0x80000,
        RADV_DEBUG_STARTUP           = 0x100000,
        RADV_DEBUG_CHECKIR           = 0x200000,
+       RADV_DEBUG_NOTHREADLLVM      = 0x400000,
 };
 
 enum {