[JITLink] Use Blocks rather than Symbols for SectionRange.
authorLang Hames <lhames@gmail.com>
Fri, 6 Dec 2019 04:04:53 +0000 (20:04 -0800)
committerLang Hames <lhames@gmail.com>
Fri, 6 Dec 2019 04:19:17 +0000 (20:19 -0800)
commit72db78eba5966fae6bc5bb361ebee7b6d3e1be3a
treebefafac51a1fc4b32b575c179f2e565565e40835
parent8c4f048a00065d5cc2e138fba17abf74f2ae873d
[JITLink] Use Blocks rather than Symbols for SectionRange.

This ensures that anonymous blocks are included in the section range.
llvm/include/llvm/ExecutionEngine/JITLink/JITLink.h