mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-19 12:06:43 +00:00

Add an advanced-user flag so we are able to rewrite binaries when we fail to identify a suitable location to put new code. User then can supply a custom location via --custom-allocation-vma. This happens more obviously if the binary has segments mapped to very high addresses.