mirror of
https://github.com/intel/llvm.git
synced 2026-01-15 12:25:46 +08:00
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