diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2020-05-22 19:00:04 -0400 |
---|---|---|
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2020-05-23 13:28:24 -0400 |
commit | 1d96dca9491e3d75c11c3cd1acff5fcda8c2f613 (patch) | |
tree | 8677ebcc07fb8ffce1633f1b7637a84b82a4fe24 /llvm/lib/CodeGen | |
parent | 76e3dd0a490d7da25ccf35c29b3b7ec34908f7d6 (diff) | |
download | llvm-1d96dca9491e3d75c11c3cd1acff5fcda8c2f613.zip llvm-1d96dca9491e3d75c11c3cd1acff5fcda8c2f613.tar.gz llvm-1d96dca9491e3d75c11c3cd1acff5fcda8c2f613.tar.bz2 |
HIP: Try to deal with more llvm package layouts
The various HIP builds are all inconsistent.
The default llvm install goes to ${INSTALL_PREFIX}/bin/clang, but the
rocm packaging scripts move this under
${INSTALL_PREFIX}/llvm/bin/clang. Some other builds further pollute
this with ${INSTALL_PREFIX}/bin/x86_64/clang. These should really be
consolidated, but try to handle them for now.
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions