llvm-project
82180558 - JITLink: Add initial SystemZ Support. (#144528)

Commit
93 days ago
JITLink: Add initial SystemZ Support. (#144528) Set up initial infrastructure for SystemZ architecture support in JITLink. It includes features like GOT and PLT handling. Relaxation of GOT/PLT and support for TLS were intentionally left out for the moment. Support for TLS might require info regarding moduleID. This could further mean changes to target independent part of JITLink and library support. --------- Co-authored-by: anoopkg6 <anoopkg6@github.com>
Author
Parents
Loading