Host: Internalize computeHostNumPhysicalCores/computeHostNumHardwareThreads
authorFangrui Song <i@maskray.me>
Thu, 24 Nov 2022 05:09:44 +0000 (21:09 -0800)
committerFangrui Song <i@maskray.me>
Thu, 24 Nov 2022 05:09:45 +0000 (21:09 -0800)
commit875adb400754bb331d3540af67c94577ff58e8c8
treeecbc42607652d981ca486f09094a2fa6832f9c1f
parent93b553e3f2e4f53ce3dda13cd18dbc43643a535b
Host: Internalize computeHostNumPhysicalCores/computeHostNumHardwareThreads

Windows computeHostNumPhysicalCores is defined by Threading.cpp. Leave it
unchanged.
llvm/lib/Support/Host.cpp
llvm/lib/Support/Threading.cpp
llvm/lib/Support/Unix/Threading.inc
llvm/lib/Support/Windows/Threading.inc