mirror of
https://github.com/intel/llvm.git
synced 2026-01-28 19:43:38 +08:00
This fix allows the machine hierarchy to be expanded in case it needs to handle more threads. It adds a resize function to accomplish this. Differential Revision: http://reviews.llvm.org/D9900 llvm-svn: 240292