llvm-capstone/bolt/runtime
Alexander Shaposhnikov faaefff618 [BOLT] Fix operator new signature
Summary:
Use size_t for the first parameter of operator new.
https://en.cppreference.com/w/cpp/memory/new/operator_new

(cherry picked from FBD25750921)
2021-01-20 12:56:41 -08:00
..
CMakeLists.txt Link the instrumentation runtime on OSX 2020-11-17 13:57:29 -08:00
common.h Refactor syscall wrappers for OSX 2020-11-19 14:56:45 -08:00
config.h.in [BOLT] Fix build for Mac 2019-09-20 11:29:35 -07:00
hugify.cpp Add first bits to cross-compile the runtime for OSX 2020-10-15 03:51:56 -07:00
instr.cpp [BOLT] Fix operator new signature 2021-01-20 12:56:41 -08:00