llvm-capstone/bolt
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
..
runtime [BOLT] Fix operator new signature 2021-01-20 12:56:41 -08:00
src [BOLT] Fix missing newlines in debug prints 2021-01-19 18:43:16 -08:00
test [TEST] Remove dependency on debug output 2020-12-09 12:25:58 -08:00
CMakeLists.txt [BOLT] Support instrumentation via runtime library 2019-07-24 14:03:43 -07:00
LICENSE.TXT [BOLT] Getting open-source ready 2018-05-04 10:10:41 -07:00
llvm.patch Fix handling of _end symbol on MachO 2020-10-12 03:56:50 -07:00
LLVMBuild.txt Tool to merge .fdata files. 2016-04-08 12:18:06 -07:00
README.md BOLT root commit 2022-01-10 17:58:05 -08:00
README.txt Revert "[Bolt][NFC] Change capitalization s/BOLT/Bolt/g" 2018-06-14 14:27:20 -07:00