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

This reverts commit b602b3d168.


[ROCm/hip commit: fd1483ce35]
This commit is contained in:
Maneesh Gupta
2016-11-14 06:05:31 +05:30
rodzic dbe9548077
commit 3b85d1aec1
+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";
}