llvm-project/bolt/runtime
John Ericson 90dcdc4b6e [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
2022-08-20 13:08:06 -04:00
..
CMakeLists.txt [bolt][llvm][cmake] Use `CMAKE_INSTALL_LIBDIR` too 2022-08-20 13:08:06 -04:00
common.h [BOLT][Runtime] Fix memset definition 2022-07-09 01:17:08 +03:00
config.h.in [BOLT] Fix build for Mac 2019-09-20 11:29:35 -07:00
hugify.cpp [BOLT] Add runtime functions required by freestanding environment 2022-07-06 11:22:22 -07:00
instr.cpp [BOLT] Fix concurrent hash table modification in the instrumentation runtime 2022-07-07 14:27:29 +03:00