It looks like llvm::DisableScheduling is not defined anywhere but it still lives on in TargetOptions.h… I’ve attached a hugely complicated patch for 2.7 to remove it.
thanks,
-n
removeDisableSchedulingFlag.patch (602 Bytes)
It looks like llvm::DisableScheduling is not defined anywhere but it still lives on in TargetOptions.h… I’ve attached a hugely complicated patch for 2.7 to remove it.
thanks,
-n
removeDisableSchedulingFlag.patch (602 Bytes)
thanks, applied in r98704
-Chris