aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-08-29 20:57:25 +0200
committerMichał Górny <mgorny@gentoo.org>2024-08-30 16:30:19 +0200
commit0c4cf79defe30d43279bf4526cdf32b6c7f8a197 (patch)
tree1c3eb85eb4455bc0b7b58d5b4a50ed39f813b540 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentb0eefb4c4e5136fd606cf4cff566df9dbc0fa051 (diff)
downloadllvm-0c4cf79defe30d43279bf4526cdf32b6c7f8a197.zip
llvm-0c4cf79defe30d43279bf4526cdf32b6c7f8a197.tar.gz
llvm-0c4cf79defe30d43279bf4526cdf32b6c7f8a197.tar.bz2
[clang] Install scan-build-py into plain "lib" directory (#106612)
Install scan-build-py modules into the plain `lib` directory, without LLVM_LIBDIR_SUFFIX appended, to match the path expected by `intercept-build` executable. This fixes the program being unable to find its modules. Using unsuffixed path makes sense here, since Python modules are not subject to multilib. This change effectively reverts 1334e129a39cb427e7b855e9a711a3e7604e50e5. The commit in question changed the path without a clear justification ("does not respect the given prefix") and the Python code was never modified to actually work with the change. Fixes #106608
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions