Make Target::CalculateProcess() return a sensible result.
The Calculate* functions in general should not derive any information that isn't implicit, but for Target the process pointer is a member so it's fine to return it for CalculateProcess(). llvm-svn: 260713
Loading
Please sign in to comment