Files
clang-p2996/bolt/lib/Core/BinaryContext.cpp
Maksim Panchenko 5a11912ece [BOLT] Refactor interface for creating instruction patches. NFCI (#129404)
Add BinaryContext::createInstructionPatch() interface for patching parts
of the original binary with new instruction sequences. Refactor
PatchEntries pass to use the new interface.
2025-03-01 19:20:17 -08:00

95 KiB