Philippe Canal aad9a7a391 Implemenation a section level allocator in cling's RTDyldMemoryManager (Azog).
This allow for a single allocation at the beginning of the module and insure that
all the section of the module with be contiguous in memory.

This is a better fix for Fix ROOT-8523 and replace commit
3f7418269714e12d9fc4f17d197fde7199dbae7d (see more detail about
the problem it the log of that commit)
2017-01-31 22:59:25 +01:00
..