clr: Bump _amdgpu_r_debug.r_version to 11 (#2063)

Этот коммит содержится в:
Lancelot Six
2025-12-05 21:01:08 +00:00
коммит произвёл GitHub
родитель 9dd3c2fa70
Коммит 659737c824
+1 -1
Просмотреть файл
@@ -843,7 +843,7 @@ Device::~Device() {
extern const char* SchedulerSourceCode;
extern const char* SchedulerSourceCode20;
constexpr int TrapHandlerABIVersion = 10;
constexpr int TrapHandlerABIVersion = 11;
extern const char* TrapHandlerCode;
// ================================================================================================