Eric Pouech eric.pouech@gmail.com writes:
The following series implements:
- the first internal bits for inline sites
- stack walking with inline sites
- (local) scope management (replacement of SymSetContext)
- some fixes for line number information
This serie doesn't yet provide functional improvement for inline site (as no debug format readers - aka dwarf, pdb... handle inline site properly generate inline site information).
Any chance that you could structure the series so that it doesn't add a bunch of dead code upfront, only to be called in later patches?