llvm-project/bolt/runtime
Vladislav Khmelevsky 750d17bb72 [BOLT][runtime] Change fPIE flag to fPIC
Since instrumentation could be used on libraries we need to use fPIC,
not fPIE flag.

Differential Revision: https://reviews.llvm.org/D138099
2022-11-17 11:50:43 +04:00
..
CMakeLists.txt [BOLT][runtime] Change fPIE flag to fPIC 2022-11-17 11:50:43 +04:00
common.h adds huge pages support of PIE/no-PIE binaries 2022-11-04 15:14:21 +03: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