diff options
author | Andrey Churbanov <Andrey.Churbanov@intel.com> | 2019-06-03 14:21:59 +0000 |
---|---|---|
committer | Andrey Churbanov <Andrey.Churbanov@intel.com> | 2019-06-03 14:21:59 +0000 |
commit | 3f786dab0eb136917dab32c6f414bc78650b2876 (patch) | |
tree | 8fd0d8eb7e6f48be60e233bf0aa723886d9a81c9 /llvm/lib/Object/ArchiveWriter.cpp | |
parent | 9111f35f0233af8fb91467cf65100b7cda50f892 (diff) | |
download | llvm-3f786dab0eb136917dab32c6f414bc78650b2876.zip llvm-3f786dab0eb136917dab32c6f414bc78650b2876.tar.gz llvm-3f786dab0eb136917dab32c6f414bc78650b2876.tar.bz2 |
Fixed build warning with -DLIBOMP_USE_HWLOC=1
Made type of depth of hwloc object to correapond with
change from unsigned in hwloc 1,x to int in hwloc 2.x.
This eliminates the warning on signed-unsigned comparison.
Differential Revision: https://reviews.llvm.org/D62332
llvm-svn: 362401
Diffstat (limited to 'llvm/lib/Object/ArchiveWriter.cpp')
0 files changed, 0 insertions, 0 deletions