SWDEV-556684 - Remove HSAIL support (#1183)
Este commit está contenido en:
@@ -225,7 +225,7 @@ class Program : public RuntimeObject {
|
||||
static int GetOclCVersion(const char* clVer);
|
||||
|
||||
bool static ParseAllOptions(const std::string& options, option::Options& parsedOptions,
|
||||
bool optionChangable, bool linkOptsOnly, bool isLC);
|
||||
bool optionChangable, bool linkOptsOnly);
|
||||
|
||||
void setVarInfoCallBack(VarInfoCallback callback) { varcallback = callback; }
|
||||
|
||||
|
||||
Referencia en una nueva incidencia
Block a user