Commit 488a1873 authored by Lang Hames's avatar Lang Hames
Browse files

[JITLink][ELF] Improve ELF section start/end symbol handling.

This commit adds section start and stop symbol handling to ELF/aarch64, and
fixes the section symbol prefixes (using `__start_` and `__stop_`, rather than
`__start` and `__end`). It also adds a testcase for handling of these symbols.
parent 909ea28a
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