diff options
author | Jonathan Peyton <jonathan.l.peyton@intel.com> | 2017-04-25 19:04:07 +0000 |
---|---|---|
committer | Jonathan Peyton <jonathan.l.peyton@intel.com> | 2017-04-25 19:04:07 +0000 |
commit | 20e13d4a3868fff5beac98e3ea78ac51d61738ea (patch) | |
tree | dafea12c7bd24c8e27b993f3706ab752d87d6237 /llvm/lib/Object/WasmObjectFile.cpp | |
parent | 356822fe7b0632b9b542831645cdf123f812164f (diff) | |
download | llvm-20e13d4a3868fff5beac98e3ea78ac51d61738ea.zip llvm-20e13d4a3868fff5beac98e3ea78ac51d61738ea.tar.gz llvm-20e13d4a3868fff5beac98e3ea78ac51d61738ea.tar.bz2 |
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
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions