Revert "hipcc: Turn back linking hip_ir.ll by default"

This reverts commit 5a48591fc5.


[ROCm/clr commit: f9d598d66c]
This commit is contained in:
Maneesh Gupta
2016-11-14 06:05:31 +05:30
rodzic b8fb23009b
commit d8564db4a5
+1 -1
Wyświetl plik
@@ -218,7 +218,7 @@ if($HIP_PLATFORM eq "hcc"){
}
}
if($HIP_PLATFORM eq "hcc"){
if(($HIP_PLATFORM eq "hcc") and defined $ENV{HIP_EXPERIMENTAL}){
$EXPORT_LL=" ";
$ENV{HCC_EXTRA_LIBRARIES}="$HIP_PATH/lib/hip_ir.ll\n";
}