forked from OSchip/llvm-project
![]() If BOLT instrumentation runtime uses XMM registers, it can interfere with the user program causing crashes and unexpected behavior. This happens as the instrumentation code preserves general purpose registers only. Build BOLT instrumentation runtime with "-mno-sse". Reviewed By: Amir Differential Revision: https://reviews.llvm.org/D128960 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
common.h | ||
config.h.in | ||
hugify.cpp | ||
instr.cpp |