Commit 88d8f127 authored by Stefan Gränitz's avatar Stefan Gränitz
Browse files

[Orc] Filter sections for debug load-address patching upfront

Originally, the DebugObjectManagerPlugin recorded all sections and filtered some of them for load-address patching.
Then we spotted problems with duplicate section names and started additional filtering upfront (see b26f45e5).
This seems the better approach. Let's go for it and stop filtering in two locations.
parent 47302af7
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment