Process symbols with 0 address
Change-Id: I9ed943a8ccd3b103edd6aba8264c009d8cda29fa
This commit is contained in:
کامیت شده توسط
Konstantin Zhuravlyov
والد
a535e18cc1
کامیت
7001134757
@@ -1301,8 +1301,6 @@ hsa_status_t ExecutableImpl::LoadDefinitionSymbol(hsa_agent_t agent,
|
||||
}
|
||||
|
||||
uint64_t address = SymbolAddress(agent, sym);
|
||||
if (!address) { return HSA_STATUS_ERROR_INVALID_CODE_OBJECT; }
|
||||
|
||||
SymbolImpl *symbol = nullptr;
|
||||
if (string_ends_with(sym->GetSymbolName(), ".kd")) {
|
||||
// V3.
|
||||
|
||||
مرجع در شماره جدید
Block a user