Files
clang-p2996/openmp/runtime/src
Jonathan Peyton 20e13d4a38 Fix Hwloc API Incompatibility
Older Hwloc libraries (< 1.10.0) don't offer the HWLOC_OBJ_NUMANODE nor
HWLOC_OBJ_PACKAGE types. Instead they are named HWLOC_OBJ_NODE and
HWLOC_OBJ_SOCKET instead. This patch just defines the newer names based on
the older names when using an older Hwloc.

Differential Revision: https://reviews.llvm.org/D32496

llvm-svn: 301349
2017-04-25 19:04:07 +00:00
..
2017-03-06 22:07:40 +00:00
2017-04-25 19:04:07 +00:00
2016-05-31 19:07:00 +00:00
2016-11-14 21:13:44 +00:00
2017-03-06 22:07:40 +00:00
2017-04-25 19:04:07 +00:00