Skip to content

Commit

Permalink
[JITLink] Refactor and expand DWARF pointer encoding support.
Browse files Browse the repository at this point in the history
Adds support for pointer encodings commonly used in large/static models,
including non-pcrel, sdata/udata8, indirect, and omit.

Also refactors pointer-encoding handling to consolidate error generation inside
common functions, rather than callees of those functions.
  • Loading branch information
lhames committed Apr 15, 2022
1 parent 4d85859 commit 43acef4
Show file tree
Hide file tree
Showing 7 changed files with 431 additions and 242 deletions.
Loading

0 comments on commit 43acef4

Please sign in to comment.