llvm-capstone/bolt/runtime
Nathan Sidwell 1c3653df08 [BOLT] Robustify compile-time config check
The BOLT runtime is specifically hard coded for x86_64 linux or x86_64
darwin. (Using x86_64 syscalls, hardcoding syscall numbers.)

Make it very clear this is for those specific pair of systems.

Reviewed By: rafauler

Differential Revision: https://reviews.llvm.org/D148825
2023-04-21 12:37:54 -04:00
..
CMakeLists.txt Revert "Revert "Revert "[CMake] Bumps minimum version to 3.20.0.""" 2023-04-15 20:12:24 +02:00
common.h [BOLT] Robustify compile-time config check 2023-04-21 12:37:54 -04:00
config.h.in [BOLT] Fix build for Mac 2019-09-20 11:29:35 -07:00
hugify.cpp [BOLT][Hugify] Fix apple builds 2022-11-04 13:10:29 -07:00
instr.cpp [BOLT] Fix concurrent hash table modification in the instrumentation runtime 2022-07-07 14:27:29 +03:00