mirror of
https://github.com/intel/llvm.git
synced 2026-01-14 03:50:17 +08:00
Summary: Changed the behavior of how we handle .debug_info section. Instead of patching it will now rewrite it. With this approach we are no longer constrained to having new values of the same size. It handles re-writing by treating .debug_info as raw data. It copies chunks of data between patches, with new data written in between. (cherry picked from FBD32519952)
40 KiB
40 KiB