diff options
author | Yaxun (Sam) Liu <yaxun.liu@amd.com> | 2020-01-23 17:30:07 -0500 |
---|---|---|
committer | Yaxun (Sam) Liu <yaxun.liu@amd.com> | 2020-01-28 11:27:01 -0500 |
commit | b7e415f37f38c65ced6d725d100790526920bc0c (patch) | |
tree | d7fb12808cb05c32d31486184502ab64d84cc162 /llvm/lib/Object/WasmObjectFile.cpp | |
parent | c4267b7b1371cc3ffaf6d4e701ab90c082ef18dd (diff) | |
download | llvm-b7e415f37f38c65ced6d725d100790526920bc0c.zip llvm-b7e415f37f38c65ced6d725d100790526920bc0c.tar.gz llvm-b7e415f37f38c65ced6d725d100790526920bc0c.tar.bz2 |
[HIP] Fix environment variable HIP_DEVICE_LIB_PATH
Currently device lib path set by environment variable HIP_DEVICE_LIB_PATH
does not work due to extra "-L" added to each entry.
This patch fixes that by allowing argument name to be empty in addDirectoryList.
Differential Revision: https://reviews.llvm.org/D73299
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions