diff options
author | John Ericson <John.Ericson@Obsidian.Systems> | 2022-08-20 10:33:21 -0400 |
---|---|---|
committer | John Ericson <John.Ericson@Obsidian.Systems> | 2022-08-20 13:08:06 -0400 |
commit | 90dcdc4b6e7d86cb3d5049bd766aecddd549dd7d (patch) | |
tree | e01630ffee8a3cc1f33a706a2fd6a4270ca827cf /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 3adda398cef7f56d024924158e7b17d65cbc565d (diff) | |
download | llvm-90dcdc4b6e7d86cb3d5049bd766aecddd549dd7d.zip llvm-90dcdc4b6e7d86cb3d5049bd766aecddd549dd7d.tar.gz llvm-90dcdc4b6e7d86cb3d5049bd766aecddd549dd7d.tar.bz2 |
[bolt][llvm][cmake] Use `CMAKE_INSTALL_LIBDIR` too
Working back towards D130586.
Bolt didn't use `LLVM_LIBDIR_SUFFIX` before, and has no in-tree reverse
dependencies, it seems easier to add.
The change in LLVM itself is to prevent some unexpected `lib64` from
cropping up due to the `CMAKE_INSTALL_LIBDIR` defaulting logic.
Differential Revision: https://reviews.llvm.org/D132297
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions